Home
last modified time | relevance | path

Searched refs:oldnoconfig (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/roms/
H A Dconfigure-seabios.sh5 make -C seabios oldnoconfig
H A DMakefile96 OUT=$(CURDIR)/seabios/builds/$*/ oldnoconfig
/openbmc/u-boot/scripts/kconfig/
H A DMakefile95 PHONY += oldnoconfig silentoldconfig savedefconfig defconfig
100 oldnoconfig: olddefconfig target
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst829 核版本。之後運行 ``make oldnoconfig`` 來調整它以適應新版本的需要,而不啓用
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel.bbclass634 …G_COMMAND ?= "oe_runmake_call -C ${S} O=${B} olddefconfig || oe_runmake -C ${S} O=${B} oldnoconfig"