aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-24 11:48:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-24 11:48:45 +0000
commit523eae8c338150ec62ab3d148074a7f7095bfa14 (patch)
treea4842b0934d9435213e6b0905ae0f29963d1d733 /target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
parent7e3e5bb3f43e9785c04e4b709451f5063956c333 (diff)
downloadmaster-187ad058-523eae8c338150ec62ab3d148074a7f7095bfa14.tar.gz
master-187ad058-523eae8c338150ec62ab3d148074a7f7095bfa14.tar.bz2
master-187ad058-523eae8c338150ec62ab3d148074a7f7095bfa14.zip
ramips: add kernel support for ALL0256N
Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29882 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 25d51fd347..5a45412e5c 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@ -13,6 +13,7 @@ obj-$(CONFIG_EARLY_PRINTK) += early_printk.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_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