summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp/Makefile
diff options
context:
space:
mode:
authorHaojian Zhuang2010-11-25 04:33:13 +0100
committerEric Miao2010-12-16 07:31:18 +0100
commit13dee960f37b3769baa0eae9d1de4a7ca9a2e999 (patch)
tree9ea0bb2ca8f20863d4855109f4e17c4b3ed25dc6 /arch/arm/mach-mmp/Makefile
parentARM: mmp: add usb clock for pxa168/pxa910 (diff)
downloadkernel-qcow2-linux-13dee960f37b3769baa0eae9d1de4a7ca9a2e999.tar.gz
kernel-qcow2-linux-13dee960f37b3769baa0eae9d1de4a7ca9a2e999.tar.xz
kernel-qcow2-linux-13dee960f37b3769baa0eae9d1de4a7ca9a2e999.zip
ARM: mmp: append brownstone support
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-mmp/Makefile')
-rw-r--r--arch/arm/mach-mmp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/Makefile b/arch/arm/mach-mmp/Makefile
index 751cdbf733c8..5c68382141af 100644
--- a/arch/arm/mach-mmp/Makefile
+++ b/arch/arm/mach-mmp/Makefile
@@ -15,6 +15,7 @@ obj-$(CONFIG_MACH_ZYLONITE2) += aspenite.o
obj-$(CONFIG_MACH_AVENGERS_LITE)+= avengers_lite.o
obj-$(CONFIG_MACH_TAVOREVB) += tavorevb.o
obj-$(CONFIG_MACH_TTC_DKB) += ttc_dkb.o
+obj-$(CONFIG_MACH_BROWNSTONE) += brownstone.o
obj-$(CONFIG_MACH_FLINT) += flint.o
obj-$(CONFIG_MACH_MARVELL_JASPER) += jasper.o
obj-$(CONFIG_MACH_TETON_BGA) += teton_bga.o