build: cleanup leftover qconf files
authorAlif M. Ahmad <alive4ever@live.com>
Fri, 12 Jan 2018 08:55:48 +0000 (08:55 +0000)
committerJohn Crispin <john@phrozen.org>
Tue, 13 Feb 2018 10:35:35 +0000 (11:35 +0100)
commit02a1a8af955180439be6316049ba8a70cf5d1b1c
treebf5a7f6e94beb14c7465759411c71fe9a1645591
parent8dd455e3c4dc567c90950230ef848c3a64af3ade
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>
scripts/config/Makefile