From a1058204d0ad9e3cd5f46c6adcf6a0cf7b408176 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 18 Mar 2010 23:35:21 +0000 Subject: 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. SVN-Revision: 20294 --- target/linux/rdc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rdc/Makefile') 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 -- cgit v1.2.3