1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
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>
2018-02-13 11:35:35 +01:00
..
lxdialog
.gitignore scripts/config: add qconf files to .gitignore 2017-11-02 15:58:45 +01:00
conf.c
confdata.c
expr.c
expr.h
images.c
list.h
lkc_proto.h
lkc.h
Makefile build: cleanup leftover qconf files 2018-02-13 11:35:35 +01:00
mconf.c merge: base: update base-files and basic config 2017-12-08 19:41:18 +01:00
menu.c
qconf.cc
qconf.h
README
symbol.c
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y

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