Felix Fietkau 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
..
lxdialog 11dcad2834 scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. преди 14 години
.gitignore 11dcad2834 scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. преди 14 години
Makefile 1a3c4d1090 add possibility to set default .config values преди 18 години
README 60c1f0f64d finally move buildroot-ng to trunk преди 9 години
conf.c b0f60f8023 scripts/config: add an option for making the conf tool write to a different file преди 15 години
confdata.c fa6b452873 menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target преди 17 години
expr.c 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
expr.h 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
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 30992cceeb menuconfig: allow wildcard includes to return no match (#6339) преди 16 години
lkc.h 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
lkc_proto.h 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
mconf.c 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
menu.c de49793bb7 remove a useless warning преди 18 години
symbol.c 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
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 30992cceeb menuconfig: allow wildcard includes to return no match (#6339) преди 16 години
zconf.tab.c_shipped 5e48d47dfe scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) преди 14 години
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.