Searched refs:defconfig (Results 1 – 17 of 17) sorted by relevance
9 randconfig allyesconfig allnoconfig allmodconfig defconfig32 defconfig: $(obj)/conf $(KCONFIG_TOP) target
106 echo No old config found, using defconfig109 echo Making defconfig...110 make defconfig > /dev/null 2>&1
41 TORTURE_DEFCONFIG=defconfig111 --defconfig)112 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
65 make $buildloc $TORTURE_DEFCONFIG > $builddir/Make.defconfig.out 2>&1
32 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
19 make defconfig
10 make defconfig
24 make defconfig30 LDFLAGS="--static" CROSS_COMPILE=armv5l- make defconfig toybox71 It works like the Linux kernel: allnoconfig, defconfig, and menuconfig edit77 The maximum sane configuration is "make defconfig": allyesconfig isn't
1190 echo 'run "cp defconfig .config" to create an example'; \
93 components are included. See defconfig file for example configuration
71 echo 'run "cp defconfig .config" to create an example'; \
99 defconfig. The library and include files for WinPcap will either need
294 comments and are ignored. See defconfig file for an example configuration
1510 default (see CONFIG_DYNAMIC_EAP_METHODS in defconfig for information
8 time for yet. Everything in here defaults to "n" in defconfig.
21 example: CFLAGS="--static" CROSS_COMPILE=armv5l- make defconfig toybox install
10 kernel $ make ARCH=<arch> CROSS_COMPILER=<cross-compiler-prefix> defconfig