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

README

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