Skip to content
Snippets Groups Projects
Commit 2bcaf23a authored by Felix Fietkau's avatar Felix Fietkau
Browse files

add missing dependency

SVN-Revision: 9650
parent ff75d8a0
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ endef
define KernelPackage/brcm-wl/Default
$(call Package/broadcom-wl/Default)
SECTION:=kernel
DEPENDS:=@TARGET_brcm_2_4
DEPENDS:=@TARGET_brcm_2_4 +wireless-tools
TITLE:=Kernel driver for BCM43xx chipsets
FILES:=$(PKG_BUILD_DIR)/driver/wl$(1).o
AUTOLOAD:=$(call AutoLoad,30,wl$(1))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment