代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/410728/2203902
in config.in
/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Def
www.eeworm.com/read/410728/2203918
in config.in
/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Def
www.eeworm.com/read/410728/2203947
in config.in
/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Def
www.eeworm.com/read/410728/2204039
in config.in
/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Def
www.eeworm.com/read/410728/2205267
in config.in
/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if the target supports PTRACE_PEEKUSR for
www.eeworm.com/read/407729/2259581
in config.in
# Choose the kernel headers to use for kernel-headers target. This is
# ignored if you are building your own kernel or using the system kernel.
#
#config BR2_KERNEL_HEADERS_2_4_29
# bool
# "Linux 2.4
www.eeworm.com/read/407729/2259600
in config.in
config BR2_PACKAGE_GDB_SERVER
bool "Build gdb server for the Target"
default n
help
Build the gdbserver stub to run on the target.
A full gdb is needed to debug the progam.
config BR2_P
www.eeworm.com/read/407729/2259629
in config.in
config BR2_TARGET_ROOTFS_SQUASHFS
bool "squashfs root filesystem for the target device"
default n
help
Build a squashfs root filesystem
www.eeworm.com/read/407729/2259632
in config.in
config BR2_TARGET_ROOTFS_CRAMFS
bool "cramfs root filesystem for the target device"
default n
help
Build a cramfs root filesystem
http://sourceforge.net/projects/cramfs/
www.eeworm.com/read/407729/2259633
in config.in
config BR2_TARGET_ROOTFS_JFFS2
bool "jffs2 root filesystem for the target device"
default n
help
Build a jffs2 root filesystem
config BR2_TARGET_ROOTFS_JFFS2_EBSIZE
hex "Erase block size"
dep