openwrtv4/openwrt/scripts/config
Felix Fietkau ae4be01207 disable gettext in menuconfig
SVN-Revision: 4863
2006-09-27 12:09:30 +00:00
..
lxdialog Standardize shell script, closes #788 2006-09-21 13:59:20 +00:00
conf.c modify the kconfig system for openwrt 2006-04-20 21:00:14 +00:00
confdata.c add 'reset to defaults' to menuconfig 2006-06-25 20:06:59 +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.h add kconfig from linux 2.6 to scripts/config 2006-04-20 20:17:34 +00:00
lkc_proto.h add 'reset to defaults' to menuconfig 2006-06-25 20:06:59 +00:00
Makefile disable gettext in menuconfig 2006-09-27 12:09:30 +00:00
mconf.c increase the size of a few static buffers in menuconfig - fixes display of menus with lots of packages 2006-08-08 07:57:58 +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.