Felix Fietkau a9f6941436 scripts/config: sync with linux upstream 11 år sedan
..
lxdialog a9f6941436 scripts/config: sync with linux upstream 11 år sedan
.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 år sedan
Makefile 9d5510a500 build: add new menuconfig code based on linux 3.9 13 år sedan
README 9d5510a500 build: add new menuconfig code based on linux 3.9 13 år sedan
conf.c a9f6941436 scripts/config: sync with linux upstream 11 år sedan
confdata.c a9f6941436 scripts/config: sync with linux upstream 11 år sedan
expr.c 9d5510a500 build: add new menuconfig code based on linux 3.9 13 år sedan
expr.h a9f6941436 scripts/config: sync with linux upstream 11 år sedan
list.h a9f6941436 scripts/config: sync with linux upstream 11 år sedan
lkc.h a9f6941436 scripts/config: sync with linux upstream 11 år sedan
lkc_proto.h a9f6941436 scripts/config: sync with linux upstream 11 år sedan
mconf.c a9f6941436 scripts/config: sync with linux upstream 11 år sedan
menu.c a9f6941436 scripts/config: sync with linux upstream 11 år sedan
symbol.c a9f6941436 scripts/config: sync with linux upstream 11 år sedan
util.c a9f6941436 scripts/config: sync with linux upstream 11 år sedan
zconf.gperf a9f6941436 scripts/config: sync with linux upstream 11 år sedan
zconf.hash.c_shipped a9f6941436 scripts/config: sync with linux upstream 11 år sedan
zconf.l a9f6941436 scripts/config: sync with linux upstream 11 år sedan
zconf.lex.c_shipped a9f6941436 scripts/config: sync with linux upstream 11 år sedan
zconf.tab.c_shipped a9f6941436 scripts/config: sync with linux upstream 11 år sedan
zconf.y a9f6941436 scripts/config: sync with linux upstream 11 år sedan

README

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