Home
last modified time | relevance | path

Searched refs:olddefconfig (Results 1 – 23 of 23) sorted by relevance

/linux/scripts/
H A DMakefile.defconf17 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
29 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux/scripts/kconfig/tests/err_transitional/
H A D__init__.py11 assert conf.olddefconfig() == 1
/linux/scripts/kconfig/tests/transitional/
H A D__init__.py16 assert conf.olddefconfig(dot_config='initial_config') == 0
/linux/scripts/kconfig/
H A Dconf.c36 olddefconfig, enumerator
622 {"olddefconfig", no_argument, &input_mode_opt, olddefconfig},
730 case olddefconfig: in main()
833 case olddefconfig: in main()
H A DMakefile79 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
113 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-regressions.rst62 配置构建。这可以用 ``make olddefconfig`` 实现,详细解释见下。
282 用一个已知良好的内核启动机器,并用 ``make olddefconfig`` 配置新版的Linux。这
H A DREADME.rst154 "make olddefconfig"
H A Dreporting-issues.rst822 通过 ``make olddefconfig`` 来实现,详细解释参见
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-regressions.rst62 配置構建。這可以用 ``make olddefconfig`` 實現,詳細解釋見下。
282 用一個已知良好的內核啓動機器,並用 ``make olddefconfig`` 配置新版的Linux。這
H A DREADME.rst157 "make olddefconfig"
H A Dreporting-issues.rst823 通過 ``make olddefconfig`` 來實現,詳細解釋參見
/linux/tools/testing/selftests/kho/
H A Dvmtest.sh70 $make_cmd olddefconfig
/linux/scripts/package/debian/
H A Drules79 $(Q)$(MAKE) $(make-opts) olddefconfig
/linux/tools/testing/selftests/hid/
H A Dvmtest.sh
/linux/scripts/kconfig/tests/
H A Dconftest.py155 def olddefconfig(self, dot_config=None): member in Conf
/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst174 If not, it will combine the two and run ``make olddefconfig`` to regenerate
178 Kconfigs. The code which runs ``make olddefconfig`` is part of the
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh176 ${make_command} olddefconfig
/linux/tools/testing/selftests/nolibc/
H A DMakefile.nolibc345 $(KBUILD_MAKE) olddefconfig < /dev/null; \
/linux/Documentation/admin-guide/
H A Dbug-bisect.rst44 make olddefconfig
H A Dreporting-regressions.rst61 using ``make olddefconfig``, as explained in more detail below.
341 version with ``make olddefconfig``. This makes the kernel's build scripts pick
H A DREADME.rst174 "make olddefconfig"
/linux/
H A DMakefile1500 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux/Documentation/kbuild/
H A Dkconfig-language.rst239 option migrations - they allow olddefconfig to process existing .config