Searched refs:olddefconfig (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/scripts/ |
D | Makefile.defconf | 14 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig 28 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|
/linux-6.12.1/scripts/kconfig/ |
D | conf.c | 36 olddefconfig, enumerator 622 {"olddefconfig", no_argument, &input_mode_opt, olddefconfig}, 727 case olddefconfig: in main() 830 case olddefconfig: in main()
|
D | Makefile | 79 alldefconfig randconfig listnewconfig olddefconfig syncconfig \ 111 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/ |
D | reporting-regressions.rst | 62 配置構建。這可以用 ``make olddefconfig`` 實現,詳細解釋見下。 282 用一個已知良好的內核啓動機器,並用 ``make olddefconfig`` 配置新版的Linux。這
|
D | README.rst | 157 "make olddefconfig"
|
D | reporting-issues.rst | 823 通過 ``make olddefconfig`` 來實現,詳細解釋參見
|
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/ |
D | reporting-regressions.rst | 62 配置构建。这可以用 ``make olddefconfig`` 实现,详细解释见下。 282 用一个已知良好的内核启动机器,并用 ``make olddefconfig`` 配置新版的Linux。这
|
D | README.rst | 154 "make olddefconfig"
|
D | reporting-issues.rst | 822 通过 ``make olddefconfig`` 来实现,详细解释参见
|
/linux-6.12.1/scripts/package/debian/ |
D | rules | 73 $(Q)$(MAKE) $(make-opts) olddefconfig
|
/linux-6.12.1/scripts/kconfig/tests/ |
D | conftest.py | 140 def olddefconfig(self, dot_config=None): member in Conf
|
/linux-6.12.1/tools/testing/selftests/hid/ |
D | vmtest.sh | 82 ${make_command} olddefconfig
|
/linux-6.12.1/Documentation/admin-guide/ |
D | quickly-build-trimmed-linux.rst | 48 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 …]
|
D | verify-bugs-and-bisect-regressions.rst | 66 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 …]
|
D | bug-bisect.rst | 44 make olddefconfig
|
D | reporting-regressions.rst | 61 using ``make olddefconfig``, as explained in more detail below. 341 version with ``make olddefconfig``. This makes the kernel's build scripts pick
|
D | README.rst | 174 "make olddefconfig"
|
D | reporting-issues.rst | 1062 achieved by using ``make olddefconfig``, as explained in more detail by
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | architecture.rst | 174 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/ |
D | Makefile | 534 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \ 539 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | vmtest.sh | 167 ${make_command} olddefconfig
|
/linux-6.12.1/tools/testing/selftests/nolibc/ |
D | Makefile | 259 …$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) olddefconfig < /dev/nul…
|
/linux-6.12.1/ |
D | Makefile | 1387 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|