1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/scripts/config
Felix Fietkau b0d9e64464 scripts/config: fix handling of CONFDEFAULT on oldconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47372
2015-11-03 12:00:53 +00:00
..
lxdialog scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
.gitignore
conf.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
confdata.c scripts/config: fix handling of CONFDEFAULT on oldconfig 2015-11-03 12:00:53 +00:00
expr.c
expr.h scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
list.h scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
lkc_proto.h scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
lkc.h scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
Makefile
mconf.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
menu.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
README
symbol.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
util.c scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
zconf.gperf scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
zconf.hash.c_shipped scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
zconf.l scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
zconf.lex.c_shipped scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
zconf.tab.c_shipped scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
zconf.y scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00

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