mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 06:38:28 +00:00
wifi: fix missing regulatory DB
This commit is contained in:
committed by
Christian Helmuth
parent
c75d9e2ee0
commit
6f62f5d428
@ -5,6 +5,7 @@
|
||||
WIFI_CONTRIB_DIR := $(call select_from_ports,dde_linux)
|
||||
|
||||
IMAGES := $(notdir $(wildcard $(WIFI_CONTRIB_DIR)/firmware/*.ucode))
|
||||
IMAGES += $(notdir $(wildcard $(WIFI_CONTRIB_DIR)/firmware/*.db))
|
||||
BIN_DIR := $(BUILD_BASE_DIR)/bin
|
||||
FW_DIR := $(WIFI_CONTRIB_DIR)/firmware
|
||||
|
||||
|
Reference in New Issue
Block a user