Jo-Philipp Wich 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. %!s(int64=14) %!d(string=hai) anos
..
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. %!s(int64=14) %!d(string=hai) anos
.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. %!s(int64=14) %!d(string=hai) anos
Makefile 1a3c4d1090 add possibility to set default .config values %!s(int64=18) %!d(string=hai) anos
README 60c1f0f64d finally move buildroot-ng to trunk %!s(int64=9) %!d(string=hai) anos
conf.c b0f60f8023 scripts/config: add an option for making the conf tool write to a different file %!s(int64=15) %!d(string=hai) anos
confdata.c fa6b452873 menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target %!s(int64=17) %!d(string=hai) anos
expr.c 60c1f0f64d finally move buildroot-ng to trunk %!s(int64=9) %!d(string=hai) anos
expr.h c48b6508fe add 'deselect' property for menuconfig %!s(int64=19) %!d(string=hai) anos
kconfig_load.c 60c1f0f64d finally move buildroot-ng to trunk %!s(int64=9) %!d(string=hai) anos
lex.backup 60c1f0f64d finally move buildroot-ng to trunk %!s(int64=9) %!d(string=hai) anos
lex.zconf.c_shipped 30992cceeb menuconfig: allow wildcard includes to return no match (#6339) %!s(int64=16) %!d(string=hai) anos
lkc.h 60c1f0f64d finally move buildroot-ng to trunk %!s(int64=9) %!d(string=hai) anos
lkc_proto.h 1a3c4d1090 add possibility to set default .config values %!s(int64=18) %!d(string=hai) anos
mconf.c c48b6508fe add 'deselect' property for menuconfig %!s(int64=19) %!d(string=hai) anos
menu.c de49793bb7 remove a useless warning %!s(int64=18) %!d(string=hai) anos
symbol.c 4d8d426714 fix menuconfig 'deselect' statement %!s(int64=19) %!d(string=hai) anos
util.c 54fda00db6 don't generate .tmpconfig.h and .kconfig.d %!s(int64=19) %!d(string=hai) anos
zconf.gperf c48b6508fe add 'deselect' property for menuconfig %!s(int64=19) %!d(string=hai) anos
zconf.hash.c_shipped c48b6508fe add 'deselect' property for menuconfig %!s(int64=19) %!d(string=hai) anos
zconf.l 30992cceeb menuconfig: allow wildcard includes to return no match (#6339) %!s(int64=16) %!d(string=hai) anos
zconf.tab.c_shipped c48b6508fe add 'deselect' property for menuconfig %!s(int64=19) %!d(string=hai) anos
zconf.y c48b6508fe add 'deselect' property for menuconfig %!s(int64=19) %!d(string=hai) anos

README

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