openwrt/scripts/config
Alif M. Ahmad b1501a684b scripts/config: add qconf files to .gitignore
This commit adds qconf related files to .gitignore.
The files to be tracked are qconf.cc, qconf.h, and images.c.
The files to be ignored are qconf*.o, qconf*, qconf.moc, and
.tmp_qtcheck.

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
2017-11-02 15:58:45 +01:00
..
lxdialog
.gitignore scripts/config: add qconf files to .gitignore 2017-11-02 15:58:45 +01:00
Makefile scripts/config: Add qconf target to Makefile 2017-11-02 15:58:45 +01:00
README
conf.c
confdata.c
expr.c
expr.h
images.c scripts/config: import qconf 2017-11-02 15:58:45 +01:00
list.h
lkc.h
lkc_proto.h
mconf.c
menu.c
qconf.cc scripts/config: import qconf 2017-11-02 15:58:45 +01:00
qconf.h scripts/config: import qconf 2017-11-02 15:58:45 +01:00
symbol.c
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.