aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-18 23:35:21 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-18 23:35:21 +0000
commit8c0fa2b8a965b07a05554409233d3055920c6155 (patch)
tree3e3aee7b257d4ccfc367abca5545f742bcedd89a /target/linux/rdc/Makefile
parent878447cc75eb514a3b2ee42f5992f905fb88b350 (diff)
downloadupstream-8c0fa2b8a965b07a05554409233d3055920c6155.tar.gz
upstream-8c0fa2b8a965b07a05554409233d3055920c6155.tar.bz2
upstream-8c0fa2b8a965b07a05554409233d3055920c6155.zip
[rdc] rework board detection
Rework board detection, separate board specific code into its own file. As a result we also change the way rdc images are generated. Support for board which required binary tools, like AMIT are dropped. Patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/Makefile')
-rw-r--r--target/linux/rdc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile
index b651011677..2144ec71f0 100644
--- a/target/linux/rdc/Makefile
+++ b/target/linux/rdc/Makefile
@@ -11,7 +11,7 @@ BOARD:=rdc
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
-SUBTARGETS:=amit ar525w r8610 dir-450 sitecom bifferboard
+SUBTARGETS:=ar525w r8610 sitecom bifferboard
LINUX_VERSION:=2.6.30.10