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

README

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