*: add INSERTs to *.src files where appropriate
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
menu "Busybox Library Tuning"
|
||||
|
||||
INSERT
|
||||
|
||||
config PASSWORD_MINLEN
|
||||
int "Minimum password length"
|
||||
default 6
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
|
||||
lib-y:=
|
||||
|
||||
INSERT
|
||||
|
||||
lib-y += appletlib.o
|
||||
lib-y += ask_confirmation.o
|
||||
lib-y += bb_askpass.o
|
||||
|
||||
Reference in New Issue
Block a user