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

README

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