2
0
Felix Fietkau a9f6941436 scripts/config: sync with linux upstream 11 жил өмнө
..
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 a9f6941436 scripts/config: sync with linux upstream 11 жил өмнө
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.