mt76: ensure that the metapackage gets built as .ipk

Fixes errors during the image builder run

Signed-off-by: Felix Fietkau <nbd@nbd.name>
v19.07.3_mercusys_ac12_duma
Felix Fietkau 7 years ago
parent 3169a6a7ad
commit 9613d97b29

@ -82,6 +82,10 @@ define Build/Compile
modules
endef
define Package/kmod-mt76/install
true
endef
define KernelPackage/mt76x2/install
$(INSTALL_DIR) $(1)/lib/firmware
cp \

Loading…
Cancel
Save