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
53fcaed1f7
commit
7099bb19b5
@ -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…
Reference in New Issue
Block a user