1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

mt76: ensure that the metapackage gets built as .ipk

Fixes errors during the image builder run

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2017-04-05 23:38:42 +02:00
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 \