summaryrefslogtreecommitdiffstats
path: root/package/pkg-kconfig.mk
Commit message (Expand)AuthorAgeFilesLines
* infra/pkg-kconfig: do not update-(def)config to a directoryYann E. MORIN2018-03-311-0/+5
* infra/pkg-config: hide away non-critical commandsYann E. MORIN2018-03-311-1/+1
* infra/pkg-kconfig: commonalise update-(def)config codeYann E. MORIN2018-03-311-12/+15
* package/pkg-kconfig.mk: fix typo in commentMarcus Hoffmann2017-07-291-1/+1
* pkg-kconfig: support alternative .config locationEric Le Bihan2016-09-171-7/+8
* infra/pkg-kconfig: Be sure to reconfigure the package on foo-reconfigureYann E. MORIN2016-09-171-0/+6
* core/pkg-kconfig: pass host PKG_CONFIG_PATH env varBjørn Forsman2016-05-281-1/+2
* core/pkg-kconfig: Use olddefconfig when availableRomain Izard2016-05-051-4/+30
* Revert "core/pkg-kconfig: use olddefconfig when available"Thomas Petazzoni2016-04-251-28/+4
* core/pkg-kconfig: use olddefconfig when availableRomain Izard2016-04-241-4/+28
* core/pkg-kconfig: Do not use $(call ...) without parametersRomain Izard2016-04-181-2/+2
* core/pkg-kconfig: Factorize make commandsRomain Izard2016-04-181-6/+6
* core/pkg-kconfig: fix .config rule for silent modeRomain Izard2016-03-291-2/+2
* pkg-kconfig: add missing -patch dependency for defconfigArnout Vandecappelle2016-01-261-0/+5
* core/pkg-kconfig: handle generated defconfigsSam bobroff2015-12-221-4/+16
* core/pkg-kconfig: fix configuratorsYann E. MORIN2015-08-251-1/+11
* core/pkg-kconfig: do not override @DYann E. MORIN2015-07-221-7/+9
* core/pkg-kconfig: do not always silence oldconfigYann E. MORIN2015-07-201-2/+2
* core/pkg-kconfig: don't enforce check for config file when not buildingYann E. MORIN2015-07-141-0/+2
* core/pkg-kconfig: allow saving config to a non-existing custom config fileYann E. MORIN2015-06-281-5/+29
* core/pkg-kconfig: run the kconfig fixups after exiting configuratorsYann E. MORIN2015-06-281-0/+13
* core/pkg-kconfig: move the kconfig fixups to a macroYann E. MORIN2015-06-281-2/+6
* core/pkg-kconfig: ensure kconfig base and fragment files existYann E. MORIN2015-06-281-1/+17
* core/pkg-kconfig: extract package before using kconfig fragmentsYann E. MORIN2015-06-281-3/+3
* infra/pkg-kconfig: require an non-empty KCONFIG_FILEYann E. MORIN2015-06-101-1/+1
* kconfig-package: add support for config fragmentsFloris Bos2015-05-211-4/+10
* pkg-kconfig: declare phony targets as suchThomas Petazzoni2015-04-141-0/+6
* infra/pkg-kconfig: don't require a kconfig file for disabled packagesYann E. MORIN2015-04-081-5/+5
* kconfig infra: only provide foo-*config targets when the package is enabledYann E. Morin2015-02-141-0/+8
* kconfig infra: remove all install stamp filesThomas De Schampheleire2015-02-141-1/+1
* kconfig infra: make update-config/defconfig handling symmetricalThomas De Schampheleire2015-02-141-1/+4
* kconfig infra: add support for defconfig filesThomas De Schampheleire2015-02-141-0/+17
* kconfig infra: support built-in config filesThomas De Schampheleire2015-02-141-1/+5
* infra/pkg-kconfig: fix saving the config fileYann E. MORIN2014-10-221-1/+1
* packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTSThomas De Schampheleire2014-10-041-3/+3
* infra/pkg-kconfig: incorporate oldconfig call to avoid endless rebuildsThomas De Schampheleire2014-08-061-0/+2
* infra/pkg-kconfig: join comments to the related code-blockYann E. MORIN2014-08-061-7/+0
* infra: introduce a kconfig-package infrastructureThomas De Schampheleire2014-08-041-0/+82
OpenPOWER on IntegriCloud