1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-06 02:02:05 +03:00
openwrt-xburst/scripts/config
nbd e722031640 scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 14:09:12 +00:00
..
lxdialog [PATCH] scripts/config/.gitignore omits source files 2011-06-20 10:41:02 +00:00
.gitignore [PATCH] scripts/config/.gitignore omits source files 2011-06-20 10:41:02 +00:00
conf.c
confdata.c
expr.c scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
expr.h scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
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_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 scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
Makefile
mconf.c scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
menu.c remove a useless warning 2007-06-12 13:23:43 +00:00
README
symbol.c scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
util.c
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 scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) 2011-10-28 14:09:12 +00:00
zconf.y add 'deselect' property for menuconfig 2007-03-23 14:03:35 +00:00

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