ramips: properly setup the FEATURES variable

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36571 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2013-05-07 10:58:30 +00:00
parent 47fcfd999d
commit 3ea1a86b5d
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
SUBTARGET:=rt305x
BOARDNAME:=RT305x based boards
ARCH_PACKAGES:=ramips_24kec
FEATURES+=usb
CFLAGS+= -march=24kec -mdsp
define Target/Description

View File

@ -5,7 +5,7 @@
SUBTARGET:=rt3883
BOARDNAME:=RT3662/RT3883 based boards
ARCH_PACKAGES:=ramips_24kec
ARCH_SUFFIX:=dspr2
FEATURES+=usb pci
CFLAGS+= -march=24kec -mdspr2
define Target/Description