openwrt-owl/scripts/config
Felix Fietkau 30992cceeb menuconfig: allow wildcard includes to return no match (#6339)
SVN-Revision: 18743
2009-12-11 04:41:56 +00:00
..
lxdialog fix breakage introduced with [17394] 2009-08-25 11:56:27 +00:00
.gitignore ignore mconf_check 2007-10-20 19:10:09 +00:00
Makefile add possibility to set default .config values 2007-10-14 02:15:37 +00:00
README
conf.c add initial version of a package feeds management script 2007-09-23 02:39:01 +00:00
confdata.c menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target 2008-10-18 20:16:59 +00:00
expr.c
expr.h
kconfig_load.c
lex.backup
lex.zconf.c_shipped menuconfig: allow wildcard includes to return no match (#6339) 2009-12-11 04:41:56 +00:00
lkc.h
lkc_proto.h add possibility to set default .config values 2007-10-14 02:15:37 +00:00
mconf.c
menu.c
symbol.c
util.c
zconf.gperf
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

README

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