aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-07-24 20:37:56 +0000
committerJohn Crispin <john@openwrt.org>2012-07-24 20:37:56 +0000
commit0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8 (patch)
tree39d712beca0a2e2e4232e37d06be0c1dd480fce8 /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent6641024f50b61178a07fc2ac846fb0ce8f53ee6f (diff)
downloadupstream-0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8.tar.gz
upstream-0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8.tar.bz2
upstream-0a08a776fb34cfdedcb8f51fb9d92e2b6c3911e8.zip
add support for Allnet ALL5002 to kernel
support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32813
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
index bb8cf07060..7a6fcc0cb4 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -15,6 +15,7 @@ obj-$(CONFIG_RT305X_MACH_3G_6200N) += mach-3g-6200n.o
obj-$(CONFIG_RT305X_MACH_ARGUS_ATP52B) += mach-argus-atp52b.o
obj-$(CONFIG_RT305X_MACH_BC2) += mach-bc2.o
obj-$(CONFIG_RT305X_MACH_ALL0256N) += mach-all0256n.o
+obj-$(CONFIG_RT305X_MACH_ALL5002) += mach-all5002.o
obj-$(CONFIG_RT305X_MACH_DIR_300_REVB) += mach-dir-300-revb.o
obj-$(CONFIG_RT305X_MACH_ESR_9753) += mach-esr-9753.o
obj-$(CONFIG_RT305X_MACH_F5D8235_V2) += mach-f5d8235-v2.o