shadow: select all packages by default
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
This commit is contained in:
parent
9ff625c7ea
commit
37273090ea
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ define Package/shadow-utils/config
|
||||||
config shadow-all
|
config shadow-all
|
||||||
bool "Include all PLD shadow utilities"
|
bool "Include all PLD shadow utilities"
|
||||||
select PACKAGE_shadow
|
select PACKAGE_shadow
|
||||||
|
default y
|
||||||
|
|
||||||
comment "Utilities"
|
comment "Utilities"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue