ramips: fix rt2x00 handling of default packages for subtargets
[openwrt/.git] / target / linux / ramips / rt3883 / target.mk
index 590bb98409bf1ed5374e649c48bfe228e81a2dd1..c912ffef15caa9b787a9cc45d862eb9a55442134 100644 (file)
@@ -4,6 +4,12 @@
 
 SUBTARGET:=rt3883
 BOARDNAME:=RT3662/RT3883 based boards
+ARCH_PACKAGES:=ramips_24kec
+FEATURES+=usb pci
+CPU_TYPE:=24kec
+CPU_SUBTYPE:=dsp2
+
+DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc
 
 define Target/Description
        Build firmware images for Ralink RT3662/RT3883 based boards.