aboutsummaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2020-03-25 00:02:08 +0100
committerPiotr Dymacz <pepe2k@gmail.com>2020-09-28 01:28:37 +0200
commit1cab34dbaedf9793b088900b53de9a06e85cfa0a (patch)
tree5c98b76f80fda1706ac87c84e7ec068e32184154 /include/target.mk
parent315904a459f5d40c1f20dc390f5101f058e6e6e1 (diff)
downloadupstream-1cab34dbaedf9793b088900b53de9a06e85cfa0a.tar.gz
upstream-1cab34dbaedf9793b088900b53de9a06e85cfa0a.tar.bz2
upstream-1cab34dbaedf9793b088900b53de9a06e85cfa0a.zip
target.mk: enable iwinfo by default with any wpad variant
There are currently several variants of 'wpad' package but the 'iwinfo' is included by default only if 'wpad', 'wpad-{basic*,mini}' or 'nas' packages are included in {DEVICE,DEFAULT}_PACKAGES. Use 'wpad-*' pattern to include 'iwinfo' with any 'wpad' variant. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'include/target.mk')
-rw-r--r--include/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/target.mk b/include/target.mk
index 03550c6ca6..93c1c42552 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -85,7 +85,7 @@ endif
DEFAULT_PACKAGES += $(DEFAULT_PACKAGES.$(DEVICE_TYPE))
filter_packages = $(filter-out -% $(patsubst -%,%,$(filter -%,$(1))),$(1))
-extra_packages = $(if $(filter wpad-mini wpad-basic wpad-basic-wolfssl wpad nas,$(1)),iwinfo)
+extra_packages = $(if $(filter wpad wpad-% nas,$(1)),iwinfo)
define ProfileDefault
NAME:=