You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/scripts/config
Felix Fietkau b0f60f8023 scripts/config: add an option for making the conf tool write to a different file
SVN-Revision: 25230
13 years ago
..
lxdialog fix breakage introduced with [17394] 15 years ago
.gitignore adjust svn:ignore for cygwin builds 15 years ago
Makefile add possibility to set default .config values 17 years ago
README finally move buildroot-ng to trunk 8 years ago
conf.c scripts/config: add an option for making the conf tool write to a different file 13 years ago
confdata.c menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target 16 years ago
expr.c finally move buildroot-ng to trunk 8 years ago
expr.h add 'deselect' property for menuconfig 17 years ago
kconfig_load.c finally move buildroot-ng to trunk 8 years ago
lex.backup finally move buildroot-ng to trunk 8 years ago
lex.zconf.c_shipped menuconfig: allow wildcard includes to return no match (#6339) 15 years ago
lkc.h finally move buildroot-ng to trunk 8 years ago
lkc_proto.h add possibility to set default .config values 17 years ago
mconf.c add 'deselect' property for menuconfig 17 years ago
menu.c remove a useless warning 17 years ago
symbol.c fix menuconfig 'deselect' statement 17 years ago
util.c don't generate .tmpconfig.h and .kconfig.d 18 years ago
zconf.gperf add 'deselect' property for menuconfig 17 years ago
zconf.hash.c_shipped add 'deselect' property for menuconfig 17 years ago
zconf.l menuconfig: allow wildcard includes to return no match (#6339) 15 years ago
zconf.tab.c_shipped add 'deselect' property for menuconfig 17 years ago
zconf.y add 'deselect' property for menuconfig 17 years ago

README

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