You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/scripts/config
Alif M. Ahmad 02a1a8af95 build: cleanup leftover qconf files
``make xconfig`` toplevel target will invoke ``make qconf`` inside
./scripts/config directory, which results a ``qconf`` executable.

This commit removes leftover ``qconf`` executable during ``make
config-clean``.

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
6 years ago
..
lxdialog
.gitignore scripts/config: add qconf files to .gitignore 7 years ago
Makefile build: cleanup leftover qconf files 6 years ago
README
conf.c
confdata.c
expr.c
expr.h
images.c scripts/config: import qconf 7 years ago
list.h
lkc.h
lkc_proto.h
mconf.c merge: base: update base-files and basic config 7 years ago
menu.c
qconf.cc scripts/config: import qconf 7 years ago
qconf.h scripts/config: import qconf 7 years ago
symbol.c scripts/config: properly handle select on symbols with unmet direct dependencies 8 years ago
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y

README

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