Searched refs:olddefconfig (Results 1 – 23 of 23) sorted by relevance
17 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig29 +$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
11 assert conf.olddefconfig() == 1
16 assert conf.olddefconfig(dot_config='initial_config') == 0
36 olddefconfig, enumerator622 {"olddefconfig", no_argument, &input_mode_opt, olddefconfig},730 case olddefconfig: in main()833 case olddefconfig: in main()
79 alldefconfig randconfig listnewconfig olddefconfig syncconfig \113 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
62 配置构建。这可以用 ``make olddefconfig`` 实现,详细解释见下。282 用一个已知良好的内核启动机器,并用 ``make olddefconfig`` 配置新版的Linux。这
154 "make olddefconfig"
822 通过 ``make olddefconfig`` 来实现,详细解释参见
62 配置構建。這可以用 ``make olddefconfig`` 實現,詳細解釋見下。282 用一個已知良好的內核啓動機器,並用 ``make olddefconfig`` 配置新版的Linux。這
157 "make olddefconfig"
823 通過 ``make olddefconfig`` 來實現,詳細解釋參見
70 $make_cmd olddefconfig
79 $(Q)$(MAKE) $(make-opts) olddefconfig
155 def olddefconfig(self, dot_config=None): member in Conf
174 If not, it will combine the two and run ``make olddefconfig`` to regenerate178 Kconfigs. The code which runs ``make olddefconfig`` is part of the
176 ${make_command} olddefconfig
345 $(KBUILD_MAKE) olddefconfig < /dev/null; \
44 make olddefconfig
61 using ``make olddefconfig``, as explained in more detail below.341 version with ``make olddefconfig``. This makes the kernel's build scripts pick
174 "make olddefconfig"
1500 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
239 option migrations - they allow olddefconfig to process existing .config