Michael Büsch 50a7ff97ef mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’" пре 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 50a7ff97ef mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_changed’" пре 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.