ipq40xx: only include ath10k-board-qca4019 for the generic subtarget
[openwrt/staging/chunkeey.git] / target / linux / ramips / rt305x / target.mk
index 527b829cb956d93688901789fb695a7271e68069..27ad670ca440a73fda4a217bb9c90c502c3a3d6f 100644 (file)
@@ -4,9 +4,10 @@
 
 SUBTARGET:=rt305x
 BOARDNAME:=RT3x5x/RT5350 based boards
-ARCH_PACKAGES:=ramips_24kec
-FEATURES+=usb
-CFLAGS+= -march=24kec -mdsp
+FEATURES+=usb ramdisk small_flash
+CPU_TYPE:=24kc
+
+DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic-wolfssl swconfig
 
 define Target/Description
        Build firmware images for Ralink RT3x5x/RT5350 based boards.