Home
last modified time | relevance | path

Searched refs:defconfig (Results 1 – 17 of 17) sorted by relevance

/external/toybox/kconfig/
DMakefile9 randconfig allyesconfig allnoconfig allmodconfig defconfig
32 defconfig: $(obj)/conf $(KCONFIG_TOP) target
/external/ltp/utils/benchmark/kernbench-0.42/
Dkernbench106 echo No old config found, using defconfig
109 echo Making defconfig...
110 make defconfig > /dev/null 2>&1
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm.sh41 TORTURE_DEFCONFIG=defconfig
111 --defconfig)
112 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
Dconfiginit.sh65 make $buildloc $TORTURE_DEFCONFIG > $builddir/Make.defconfig.out 2>&1
Dkvm-recheck.sh32 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/tools/
Dcpuhotplug_do_kcompile_loop19 make defconfig
/external/toybox/
Dconfigure10 make defconfig
DREADME24 make defconfig
30 LDFLAGS="--static" CROSS_COMPILE=armv5l- make defconfig toybox
71 It works like the Linux kernel: allnoconfig, defconfig, and menuconfig edit
77 The maximum sane configuration is "make defconfig": allyesconfig isn't
/external/wpa_supplicant_8/hostapd/
DMakefile1190 echo 'run "cp defconfig .config" to create an example'; \
DREADME93 components are included. See defconfig file for example configuration
/external/wpa_supplicant_8/wpa_supplicant/
DMakefile71 echo 'run "cp defconfig .config" to create an example'; \
DREADME-Windows.txt99 defconfig. The library and include files for WinPcap will either need
DREADME294 comments and are ignored. See defconfig file for an example configuration
DChangeLog1510 default (see CONFIG_DYNAMIC_EAP_METHODS in defconfig for information
/external/toybox/toys/pending/
DREADME8 time for yet. Everything in here defaults to "n" in defconfig.
/external/toybox/scripts/
Dhelp.txt21 example: CFLAGS="--static" CROSS_COMPILE=armv5l- make defconfig toybox install
/external/kmod/testsuite/module-playground/
DREADME10 kernel $ make ARCH=<arch> CROSS_COMPILER=<cross-compiler-prefix> defconfig