Explorar el Código

shadow: select all packages by default

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss hace 10 años
padre
commit
37273090ea
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      utils/shadow/Makefile

+ 1
- 0
utils/shadow/Makefile Ver fichero

@@ -73,6 +73,7 @@ define Package/shadow-utils/config
73 73
     config shadow-all
74 74
       bool "Include all PLD shadow utilities"
75 75
       select PACKAGE_shadow
76
+      default y
76 77
 
77 78
     comment "Utilities"
78 79