Searched refs:olddefconfig (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.6/scripts/ |
D | Makefile.defconf | 14 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig 28 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|
/Linux-v6.6/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-v6.6/scripts/kconfig/ |
D | conf.c | 35 olddefconfig, enumerator 682 {"olddefconfig", no_argument, &input_mode_opt, olddefconfig}, 787 case olddefconfig: in main() 888 case olddefconfig: in main()
|
D | Makefile | 71 alldefconfig randconfig listnewconfig olddefconfig syncconfig \ 103 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|
/Linux-v6.6/scripts/package/debian/ |
D | rules | 28 olddefconfig all
|
/Linux-v6.6/scripts/kconfig/tests/ |
D | conftest.py | 140 def olddefconfig(self, dot_config=None): member in Conf
|
/Linux-v6.6/tools/testing/selftests/hid/ |
D | vmtest.sh | 81 ${make_command} olddefconfig
|
/Linux-v6.6/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 | 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-v6.6/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-v6.6/Documentation/translations/zh_TW/admin-guide/ |
D | README.rst | 157 "make olddefconfig"
|
/Linux-v6.6/arch/mips/ |
D | Makefile | 536 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \ 541 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | vmtest.sh | 138 ${make_command} olddefconfig
|
/Linux-v6.6/ |
D | Makefile | 1372 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
|