aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2016-08-09 15:58:08 +0200
committerJohn Crispin <john@phrozen.org>2017-02-15 09:35:45 +0100
commit72d8d8c6f32eab856bb0fc08c374d3e02adca65d (patch)
treed8852d3497bf531c7474e5957c7a6312b73d2145 /target/linux/ar71xx/files/arch/mips/ath79/Makefile
parenta3061e57e8b729c491c8aded5d142b0722fe1fbd (diff)
downloadupstream-72d8d8c6f32eab856bb0fc08c374d3e02adca65d.tar.gz
upstream-72d8d8c6f32eab856bb0fc08c374d3e02adca65d.tar.bz2
upstream-72d8d8c6f32eab856bb0fc08c374d3e02adca65d.zip
ar71xx: add kernel support for the OpenMesh A60 board
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Makefile')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Makefile b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
index 03bbe218d7..c91d03ff21 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -38,6 +38,7 @@ obj-$(CONFIG_ATH79_ROUTERBOOT) += routerboot.o
#
# Machines
#
+obj-$(CONFIG_ATH79_MACH_A60) += mach-a60.o
obj-$(CONFIG_ATH79_MACH_ALFA_AP120C) += mach-alfa-ap120c.o
obj-$(CONFIG_ATH79_MACH_ALFA_AP96) += mach-alfa-ap96.o
obj-$(CONFIG_ATH79_MACH_ALFA_NX) += mach-alfa-nx.o