projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1c49d9
)
tools: build b43 tools if the SDK was enabled
author
Felix Fietkau
<nbd@nbd.name>
Thu, 7 Jul 2016 08:52:51 +0000
(10:52 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 7 Jul 2016 08:52:51 +0000
(10:52 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 179306dfc09c10875b6c578476c92cee105a9cd7..4fb583edde8e3865efc32f276d96a23dd153db38 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-23,7
+23,7
@@
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
endif
endif
endif
-ifneq ($(CONFIG_PACKAGE_kmod-b43)$(CONFIG_PACKAGE_b43legacy-firmware)$(CONFIG_BRCMSMAC_USE_FW_FROM_WL),)
+ifneq ($(CONFIG_
SDK)$(CONFIG_
PACKAGE_kmod-b43)$(CONFIG_PACKAGE_b43legacy-firmware)$(CONFIG_BRCMSMAC_USE_FW_FROM_WL),)
BUILD_B43_TOOLS = y
endif