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

README

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