Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 2 of 2) sorted by relevance

/scripts/kconfig/
A DMakefile22 silent := -s macro
29 $< $(silent) $(Kconfig)
32 $< $(silent) $(Kconfig)
35 $< $(silent) $(Kconfig)
38 $< $(silent) --oldaskconfig $(Kconfig)
41 $< $(silent) $(Kconfig)
57 $< $(silent) --oldconfig $(Kconfig); \
61 $< $(silent) --oldconfig $(Kconfig); \
75 $< $(silent) --$@ $(Kconfig)
80 $< $(silent) --$@=defconfig $(Kconfig)
[all …]
A Dmconf.c281 static int silent; variable
777 if (!silent) in conf_message_callback()
978 if (!silent) in handle_exit()
986 if (!silent) in handle_exit()
1010 silent = 1; in main()

Completed in 13 milliseconds