summaryrefslogtreecommitdiffstats
path: root/util/kconfig/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Treewide: Fix incorrect SPDX license stringsMartin Roth2024-02-181-1/+1
* util/kconfig: Uprev to Linux 6.6's kconfigPatrick Georgi2023-11-251-3/+12
* util/kconfig: Uprev to Linux 6.2's kconfigPatrick Georgi2023-11-241-21/+24
* util/kconfig: Uprev to Linux 5.17's kconfigPatrick Georgi2022-10-301-1/+2
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-131-330/+166
* util/kconfig: Move coreboot specific changes into Makefile.incPatrick Georgi2019-11-271-15/+0
* util/kconfig: Fix missing library issue with ld 2.24 and newerWerner Zeh2019-04-031-1/+2
* util/kconfig: Add `toada` Ada spec generation toolNico Huber2019-01-241-0/+5
* kconfig: add olddefconfig target to helpMartin Roth2016-07-121-0/+1
* kconfig: make oldconfig work "non-strict"Patrick Georgi2016-02-151-1/+3
* util/kconfig:xconf(QT): Update QT version of xconfzbao2016-02-031-41/+13
* Makefile: Individualize help targets & set as non-compile targetsMartin Roth2015-12-061-2/+2
* Makefiles: Add / Update help for makefile targetsMartin Roth2015-11-241-7/+9
* util/kconfig: add olddefconfig targetMartin Roth2015-08-251-0/+3
* kconfig: Fix defconfig targetsStefan Reinauer2015-06-301-3/+3
* libpayload: Drop duplicate copy of KconfigStefan Reinauer2015-06-301-1/+1
* kconfig: allow specifying the target for savedefconfigPatrick Georgi2015-06-161-1/+3
* kconfig: enforce stable sort orderPatrick Georgi2015-06-111-0/+3
* util/kconfig/Makefile: Add savedefconfig targetMartin Roth2015-06-101-1/+5
* kconfig: properly build parser when LKC_GENPARSER=1Patrick Georgi2015-05-121-2/+6
* kconfig: Add wildcard support for "source"Stefan Reinauer2015-04-061-2/+2
* kconfig: update to follow upstream more closelyPatrick Georgi2014-05-071-110/+155
* Isolate Kconfig host compiler optionsPatrick Georgi2012-09-141-0/+2
* kconfig: Fix 'make gconfig'.Uwe Hermann2012-04-131-0/+1
* Respect linker orderChristian Ruppert2011-12-211-2/+2
* fix compilation of mconf on some systems.Stefan Reinauer2011-01-051-1/+1
* More "prepare"-dependencies we don't need anymorePatrick Georgi2010-04-271-14/+14
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-4/+12
* Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi2009-08-251-39/+39
* Kconfig!Patrick Georgi2009-08-121-0/+337