Merge pull request #698 from kissg1988/shadow
shadow: select all packages by default
This commit is contained in:
commit
fbe02b4ab4
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ define Package/shadow-utils/config
|
|||
config shadow-all
|
||||
bool "Include all PLD shadow utilities"
|
||||
select PACKAGE_shadow
|
||||
default y
|
||||
|
||||
comment "Utilities"
|
||||
|
||||
|
|
Loading…
Reference in a new issue