1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00
openwrt/openwrt/scripts/config
2006-05-12 18:47:57 +00:00
..
lxdialog add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
conf.c modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
confdata.c modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
expr.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
expr.h add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
kconfig_load.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
lex.backup add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
lex.zconf.c_shipped add wildcard support to menuconfig (again) 2006-05-12 18:47:57 +00:00
lkc_proto.h add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
lkc.h add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
Makefile modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
mconf.c menuconfig cleanup 2006-04-20 23:03:42 +00:00
menu.c modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
README modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
symbol.c modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
util.c add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
zconf.gperf add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
zconf.hash.c_shipped add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
zconf.l add wildcard support to menuconfig (again) 2006-05-12 18:47:57 +00:00
zconf.tab.c_shipped modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
zconf.y modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00

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