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