Felix Fietkau f935d800bf scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (#13384) пре 12 година
..
lxdialog 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
.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 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
README 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
conf.c f935d800bf scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (#13384) пре 12 година
confdata.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
expr.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
expr.h 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
list.h 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
lkc.h 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
lkc_proto.h 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
mconf.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
menu.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
symbol.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
util.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
zconf.gperf 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
zconf.hash.c_shipped 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
zconf.l 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
zconf.lex.c_shipped 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
zconf.tab.c_shipped 45339e03de scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error пре 12 година
zconf.y 45339e03de scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error пре 12 година

README

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