ramips: disable ill_acc driver by default
[openwrt.git] / target / linux / ramips / rt3883 / target.mk
index 85bfc5a..27c9020 100644 (file)
@@ -5,7 +5,8 @@
 SUBTARGET:=rt3883
 BOARDNAME:=RT3662/RT3883 based boards
 ARCH_PACKAGES:=ramips_24kec
-CFLAGS+= -march=24kec
+FEATURES+=usb pci
+CFLAGS+= -march=24kec -mdspr2
 
 define Target/Description
        Build firmware images for Ralink RT3662/RT3883 based boards.