Felix Fietkau b0d9e64464 scripts/config: fix handling of CONFDEFAULT on oldconfig пре 10 година
..
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 пре 12 година
README 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
conf.c a9f6941436 scripts/config: sync with linux upstream пре 11 година
confdata.c b0d9e64464 scripts/config: fix handling of CONFDEFAULT on oldconfig пре 10 година
expr.c 9d5510a500 build: add new menuconfig code based on linux 3.9 пре 12 година
expr.h a9f6941436 scripts/config: sync with linux upstream пре 11 година
list.h a9f6941436 scripts/config: sync with linux upstream пре 11 година
lkc.h a9f6941436 scripts/config: sync with linux upstream пре 11 година
lkc_proto.h a9f6941436 scripts/config: sync with linux upstream пре 11 година
mconf.c a9f6941436 scripts/config: sync with linux upstream пре 11 година
menu.c a9f6941436 scripts/config: sync with linux upstream пре 11 година
symbol.c a9f6941436 scripts/config: sync with linux upstream пре 11 година
util.c a9f6941436 scripts/config: sync with linux upstream пре 11 година
zconf.gperf a9f6941436 scripts/config: sync with linux upstream пре 11 година
zconf.hash.c_shipped a9f6941436 scripts/config: sync with linux upstream пре 11 година
zconf.l a9f6941436 scripts/config: sync with linux upstream пре 11 година
zconf.lex.c_shipped a9f6941436 scripts/config: sync with linux upstream пре 11 година
zconf.tab.c_shipped a9f6941436 scripts/config: sync with linux upstream пре 11 година
zconf.y a9f6941436 scripts/config: sync with linux upstream пре 11 година

README

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