openwrt-6.x/scripts/config
2011-11-16 17:27:36 +00:00
..
lxdialog
.gitignore
conf.c
confdata.c
expr.c
expr.h
kconfig_load.c
lex.backup
lex.zconf.c_shipped
lkc_proto.h scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
lkc.h
Makefile add possibility to set default .config values 2007-10-14 02:15:37 +00:00
mconf.c
menu.c
README
symbol.c mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’" 2011-11-16 17:27:36 +00:00
util.c don't generate .tmpconfig.h and .kconfig.d 2006-10-14 00:48:54 +00:00
zconf.gperf add 'deselect' property for menuconfig 2007-03-23 14:03:35 +00:00
zconf.hash.c_shipped
zconf.l menuconfig: allow wildcard includes to return no match (#6339) 2009-12-11 04:41:56 +00:00
zconf.tab.c_shipped
zconf.y

These files were taken from the Linux 2.6.16.7 Kernel
Configuration System and modified for the OpenWrt Buildroot.