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:
parent
3169a6a7ad
commit
9613d97b29
@ -82,6 +82,10 @@ define Build/Compile
|
|||||||
modules
|
modules
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/kmod-mt76/install
|
||||||
|
true
|
||||||
|
endef
|
||||||
|
|
||||||
define KernelPackage/mt76x2/install
|
define KernelPackage/mt76x2/install
|
||||||
$(INSTALL_DIR) $(1)/lib/firmware
|
$(INSTALL_DIR) $(1)/lib/firmware
|
||||||
cp \
|
cp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user