include/toplevel.mk: Add xconfig target
authorAlif M. Ahmad <alive4ever@live.com>
Sun, 23 Jul 2017 03:08:56 +0000 (03:08 +0000)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 Nov 2017 14:58:45 +0000 (15:58 +0100)
commit23dd6db2ea6d783c16bf10b43c23478b7f26723d
treeb91295ef22a54a17fd1e70800029ef06791a766c
parentb1501a684bdbe0c6d09017cc0773c109ca44b2e7
include/toplevel.mk: Add xconfig target

Add xconfig target to include/toplevel.mk, so that ``make xconfig`` can
be invoked from $TOPDIR to use Qt based configuration tool to prepare
.config file.

The qconf related sources are taken from linux 4.9.13 archive.

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
include/toplevel.mk