Searched refs:olddefconfig (Results 1 - 10 of 10) sorted by relevance

/linux-master/scripts/
H A DMakefile.defconf14 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
28 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux-master/scripts/package/debian/
H A Drules73 $(Q)$(MAKE) $(make-opts) olddefconfig
/linux-master/scripts/kconfig/
H A Dconf.c36 olddefconfig, enumerator in enum:input_mode
677 {"olddefconfig", no_argument, &input_mode_opt, olddefconfig},
699 printf(" --olddefconfig Same as oldconfig but sets new symbols to their default value\n");
782 case olddefconfig:
886 case olddefconfig:
H A DMakefile79 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
111 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
151 @echo ' olddefconfig - Same as oldconfig but sets new symbols to their'
/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh82 ${make_command} olddefconfig
/linux-master/scripts/kconfig/tests/
H A Dconftest.py140 def olddefconfig(self, dot_config=None): member in class:Conf
141 """Run olddefconfig.
146 return self._run_conf('--olddefconfig', dot_config=dot_config)
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh140 ${make_command} olddefconfig
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile244 $(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) olddefconfig < /dev/null; \
/linux-master/arch/mips/
H A DMakefile534 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
539 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux-master/
H A DMakefile1375 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig

Completed in 165 milliseconds