Felix Fietkau 81013f6bbe scripts/config: make wildcard include with no results non-fatal il y a 11 ans
..
lxdialog 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
.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. il y a 14 ans
Makefile 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
README 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
conf.c f935d800bf scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (#13384) il y a 12 ans
confdata.c 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
expr.c 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
expr.h 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
list.h 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
lkc.h 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
lkc_proto.h 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
mconf.c 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
menu.c 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
symbol.c 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
util.c 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
zconf.gperf 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
zconf.hash.c_shipped 9d5510a500 build: add new menuconfig code based on linux 3.9 il y a 12 ans
zconf.l 81013f6bbe scripts/config: make wildcard include with no results non-fatal il y a 11 ans
zconf.lex.c_shipped 81013f6bbe scripts/config: make wildcard include with no results non-fatal il y a 11 ans
zconf.tab.c_shipped 45339e03de scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error il y a 12 ans
zconf.y 45339e03de scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error il y a 12 ans

README

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