aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-01-04 21:28:28 +0100
committerRalf Baechle <ralf@linux-mips.org>2011-01-18 19:30:27 +0100
commitaa6695ec8b51da7aaa245310073ddd39a306a77f (patch)
tree760da11acabf41da8a66b8777788a58cbaf6d89c /arch/mips/ath79/Makefile
parentMIPS: ath79: add common SPI controller device (diff)
downloadlinux-dev-aa6695ec8b51da7aaa245310073ddd39a306a77f.tar.xz
linux-dev-aa6695ec8b51da7aaa245310073ddd39a306a77f.zip
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Cc: linux-mips@linux-mips.org Cc: Luis R. Rodriguez <lrodriguez@atheros.com> Cc: Cliff Holden <Cliff.Holden@Atheros.com> Cc: Kathy Giori <Kathy.Giori@Atheros.com> Patchwork: https://patchwork.linux-mips.org/patch/1952/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ath79/Makefile')
-rw-r--r--arch/mips/ath79/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ath79/Makefile b/arch/mips/ath79/Makefile
index 42f4295e650a..a245e3645271 100644
--- a/arch/mips/ath79/Makefile
+++ b/arch/mips/ath79/Makefile
@@ -23,4 +23,5 @@ obj-$(CONFIG_ATH79_DEV_SPI) += dev-spi.o
#
# Machines
#
+obj-$(CONFIG_ATH79_MACH_AP81) += mach-ap81.o
obj-$(CONFIG_ATH79_MACH_PB44) += mach-pb44.o