Felix Fietkau fa6b452873 menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target 17 лет назад
..
lxdialog e92e3ff031 color change to make menuconfig easier to read (patch from #1730) 18 лет назад
.gitignore 6700c1d745 ignore mconf_check 18 лет назад
Makefile 1a3c4d1090 add possibility to set default .config values 18 лет назад
README 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
conf.c f8dfc57573 add initial version of a package feeds management script 18 лет назад
confdata.c fa6b452873 menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target 17 лет назад
expr.c 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
expr.h c48b6508fe add 'deselect' property for menuconfig 19 лет назад
kconfig_load.c 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
lex.backup 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
lex.zconf.c_shipped c48b6508fe add 'deselect' property for menuconfig 19 лет назад
lkc.h 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
lkc_proto.h 1a3c4d1090 add possibility to set default .config values 18 лет назад
mconf.c c48b6508fe add 'deselect' property for menuconfig 19 лет назад
menu.c de49793bb7 remove a useless warning 18 лет назад
symbol.c 4d8d426714 fix menuconfig 'deselect' statement 19 лет назад
util.c 54fda00db6 don't generate .tmpconfig.h and .kconfig.d 19 лет назад
zconf.gperf c48b6508fe add 'deselect' property for menuconfig 19 лет назад
zconf.hash.c_shipped c48b6508fe add 'deselect' property for menuconfig 19 лет назад
zconf.l 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
zconf.tab.c_shipped c48b6508fe add 'deselect' property for menuconfig 19 лет назад
zconf.y c48b6508fe add 'deselect' property for menuconfig 19 лет назад

README

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