ramips: fix rt2x00 handling of default packages for subtargets
[openwrt.git] / target / linux / ramips / mt7620a / target.mk
index 3f4104d..0475507 100644 (file)
@@ -9,6 +9,8 @@ FEATURES+=usb
 CPU_TYPE:=24kec
 CPU_SUBTYPE:=dsp
 
+DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc
+
 define Target/Description
        Build firmware images for Ralink MT7620a based boards.
 endef