John Crispin fa69553900 branding: add LEDE branding 9 lat temu
..
lxdialog a9f6941436 scripts/config: sync with linux upstream 11 lat temu
.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 lat temu
Makefile 9d5510a500 build: add new menuconfig code based on linux 3.9 12 lat temu
README 9d5510a500 build: add new menuconfig code based on linux 3.9 12 lat temu
conf.c a9f6941436 scripts/config: sync with linux upstream 11 lat temu
confdata.c b0d9e64464 scripts/config: fix handling of CONFDEFAULT on oldconfig 10 lat temu
expr.c 9d5510a500 build: add new menuconfig code based on linux 3.9 12 lat temu
expr.h a9f6941436 scripts/config: sync with linux upstream 11 lat temu
list.h a9f6941436 scripts/config: sync with linux upstream 11 lat temu
lkc.h a9f6941436 scripts/config: sync with linux upstream 11 lat temu
lkc_proto.h a9f6941436 scripts/config: sync with linux upstream 11 lat temu
mconf.c fa69553900 branding: add LEDE branding 9 lat temu
menu.c a9f6941436 scripts/config: sync with linux upstream 11 lat temu
symbol.c a9f6941436 scripts/config: sync with linux upstream 11 lat temu
util.c a9f6941436 scripts/config: sync with linux upstream 11 lat temu
zconf.gperf a9f6941436 scripts/config: sync with linux upstream 11 lat temu
zconf.hash.c_shipped a9f6941436 scripts/config: sync with linux upstream 11 lat temu
zconf.l a9f6941436 scripts/config: sync with linux upstream 11 lat temu
zconf.lex.c_shipped a9f6941436 scripts/config: sync with linux upstream 11 lat temu
zconf.tab.c_shipped a9f6941436 scripts/config: sync with linux upstream 11 lat temu
zconf.y a9f6941436 scripts/config: sync with linux upstream 11 lat temu

README

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