build: unify mips target cflags
[openwrt.git] / target / linux / ramips / rt3883 / target.mk
index 85bfc5a..8ccd67e 100644 (file)
@@ -5,7 +5,9 @@
 SUBTARGET:=rt3883
 BOARDNAME:=RT3662/RT3883 based boards
 ARCH_PACKAGES:=ramips_24kec
-CFLAGS+= -march=24kec
+FEATURES+=usb pci
+CPU_TYPE:=24kec
+CPU_SUBTYPE:=dsp2
 
 define Target/Description
        Build firmware images for Ralink RT3662/RT3883 based boards.