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

README

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