Felix Fietkau 9bfa6971ae scripts/config: properly handle select on symbols with unmet direct dependencies před 9 roky
..
lxdialog a9f6941436 scripts/config: sync with linux upstream před 11 roky
.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. před 14 roky
Makefile 9d5510a500 build: add new menuconfig code based on linux 3.9 před 12 roky
README 9d5510a500 build: add new menuconfig code based on linux 3.9 před 12 roky
conf.c 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
confdata.c 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
expr.c 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
expr.h 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
list.h a9f6941436 scripts/config: sync with linux upstream před 11 roky
lkc.h 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
lkc_proto.h 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
mconf.c 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
menu.c 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
symbol.c 9bfa6971ae scripts/config: properly handle select on symbols with unmet direct dependencies před 9 roky
util.c 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
zconf.gperf 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
zconf.hash.c_shipped 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
zconf.l 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
zconf.lex.c_shipped a9f6941436 scripts/config: sync with linux upstream před 11 roky
zconf.tab.c_shipped 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky
zconf.y 2d7e602381 scripts/config: sync with latest linux upstream před 9 roky

README

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