Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
DMakefile.defconf14 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
28 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux-6.12.1/scripts/kconfig/
Dconf.c36 olddefconfig, enumerator
622 {"olddefconfig", no_argument, &input_mode_opt, olddefconfig},
727 case olddefconfig: in main()
830 case olddefconfig: in main()
DMakefile79 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
111 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
Dreporting-regressions.rst62 配置構建。這可以用 ``make olddefconfig`` 實現,詳細解釋見下。
282 用一個已知良好的內核啓動機器,並用 ``make olddefconfig`` 配置新版的Linux。這
DREADME.rst157 "make olddefconfig"
Dreporting-issues.rst823 通過 ``make olddefconfig`` 來實現,詳細解釋參見
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
Dreporting-regressions.rst62 配置构建。这可以用 ``make olddefconfig`` 实现,详细解释见下。
282 用一个已知良好的内核启动机器,并用 ``make olddefconfig`` 配置新版的Linux。这
DREADME.rst154 "make olddefconfig"
Dreporting-issues.rst822 通过 ``make olddefconfig`` 来实现,详细解释参见
/linux-6.12.1/scripts/package/debian/
Drules73 $(Q)$(MAKE) $(make-opts) olddefconfig
/linux-6.12.1/scripts/kconfig/tests/
Dconftest.py140 def olddefconfig(self, dot_config=None): member in Conf
/linux-6.12.1/tools/testing/selftests/hid/
Dvmtest.sh82 ${make_command} olddefconfig
/linux-6.12.1/Documentation/admin-guide/
Dquickly-build-trimmed-linux.rst48 make olddefconfig
202 ~/linux/ and run ``make olddefconfig``.
206 'olddefconfig' will then try to use that kernel's .config as base.
309 new codebase using olddefconfig, which will now adjust the configuration file
315 make olddefconfig
695 Make targets like localmodconfig and olddefconfig share a few common snares you
717 The make target olddefconfig and the ``yes "" |`` used when utilizing
723 instead of ``olddefconfig`` or omit the ``yes "" |`` when utilizing
810 make olddefconfig
819 make olddefconfig
[all …]
Dverify-bugs-and-bisect-regressions.rst66 make olddefconfig
78 make olddefconfig
95 make olddefconfig
420 make olddefconfig
436 'make olddefconfig' again and check if it now picked up the right config file
526 make olddefconfig
570 make olddefconfig
676 make olddefconfig
730 make olddefconfig
781 make olddefconfig
[all …]
Dbug-bisect.rst44 make olddefconfig
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
DREADME.rst174 "make olddefconfig"
Dreporting-issues.rst1062 achieved by using ``make olddefconfig``, as explained in more detail by
/linux-6.12.1/Documentation/dev-tools/kunit/
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-6.12.1/arch/mips/
DMakefile534 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
539 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
/linux-6.12.1/tools/testing/selftests/bpf/
Dvmtest.sh167 ${make_command} olddefconfig
/linux-6.12.1/tools/testing/selftests/nolibc/
DMakefile259 …$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) olddefconfig < /dev/nul…
/linux-6.12.1/
DMakefile1387 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig