Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | scripts/config: Add qconf target to Makefile | Alif M. Ahmad | 2017-11-02 |
| | | | | | | | | | | 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 CXXFLAGS | Felix Fietkau | 2017-11-02 |
| | | | | | | 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.9 | Felix Fietkau | 2013-04-18 |
| | | | | SVN-Revision: 36361 | ||
* | add possibility to set default .config values | John Crispin | 2007-10-14 |
| | | | | SVN-Revision: 9300 | ||
* | fix lxdialog build target | Felix Fietkau | 2006-10-13 |
| | | | | SVN-Revision: 5063 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |