scripts/config: Add qconf target to Makefile
authorAlif M. Ahmad <alive4ever@live.com>
Sun, 23 Jul 2017 03:08:17 +0000 (03:08 +0000)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 Nov 2017 14:58:45 +0000 (15:58 +0100)
commitff43c03c146cad19ce43a5412df0b39eb61c3bf5
treea30e3e3b11cc9cf2f27beec217372d28a24b24b5
parent349bb6e663c86bf2f46e60203ca2867c579e0a72
scripts/config: Add qconf target to Makefile

qconf is kconfig UI utilizing QT toolkit. This makes it possible to use
graphical interface interaction to configure LEDE build target.

This commit adds qconf target to ./script/config/Makefile to be used by
toplevel ``make xconfig`` later.

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
scripts/config/Makefile