aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* build: cleanup leftover qconf filesAlif M. Ahmad2018-02-131-1/+1
| | | | | | | | | | ``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: Add qconf target to MakefileAlif M. Ahmad2017-11-021-0/+56
| | | | | | | | | | 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: add -DKBUILD_NO_NLS to CXXFLAGSFelix Fietkau2017-11-021-0/+1
| | | | | | Preparation for adding C++ code which needs the same flag Signed-off-by: Felix Fietkau <nbd@nbd.name>
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-181-16/+14
| | | | SVN-Revision: 36361
* add possibility to set default .config valuesJohn Crispin2007-10-141-2/+2
| | | | SVN-Revision: 9300
* fix lxdialog build targetFelix Fietkau2006-10-131-3/+2
| | | | SVN-Revision: 5063
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+55