summaryrefslogtreecommitdiff
path: root/package/pkg-kconfig.mk
AgeCommit message (Expand)Author
2016-09-17pkg-kconfig: support alternative .config locationEric Le Bihan
2016-09-17infra/pkg-kconfig: Be sure to reconfigure the package on foo-reconfigureYann E. MORIN
2016-05-28core/pkg-kconfig: pass host PKG_CONFIG_PATH env varBjørn Forsman
2016-05-05core/pkg-kconfig: Use olddefconfig when availableRomain Izard
2016-04-25Revert "core/pkg-kconfig: use olddefconfig when available"Thomas Petazzoni
2016-04-24core/pkg-kconfig: use olddefconfig when availableRomain Izard
2016-04-18core/pkg-kconfig: Do not use $(call ...) without parametersRomain Izard
2016-04-18core/pkg-kconfig: Factorize make commandsRomain Izard
2016-03-29core/pkg-kconfig: fix .config rule for silent modeRomain Izard
2016-01-26pkg-kconfig: add missing -patch dependency for defconfigArnout Vandecappelle
2015-12-22core/pkg-kconfig: handle generated defconfigsSam bobroff
2015-08-25core/pkg-kconfig: fix configuratorsYann E. MORIN
2015-07-22core/pkg-kconfig: do not override @DYann E. MORIN
2015-07-20core/pkg-kconfig: do not always silence oldconfigYann E. MORIN
2015-07-14core/pkg-kconfig: don't enforce check for config file when not buildingYann E. MORIN
2015-06-28core/pkg-kconfig: allow saving config to a non-existing custom config fileYann E. MORIN
2015-06-28core/pkg-kconfig: run the kconfig fixups after exiting configuratorsYann E. MORIN
2015-06-28core/pkg-kconfig: move the kconfig fixups to a macroYann E. MORIN
2015-06-28core/pkg-kconfig: ensure kconfig base and fragment files existYann E. MORIN
2015-06-28core/pkg-kconfig: extract package before using kconfig fragmentsYann E. MORIN
2015-06-10infra/pkg-kconfig: require an non-empty KCONFIG_FILEYann E. MORIN
2015-05-21kconfig-package: add support for config fragmentsFloris Bos
2015-04-14pkg-kconfig: declare phony targets as suchThomas Petazzoni
2015-04-08infra/pkg-kconfig: don't require a kconfig file for disabled packagesYann E. MORIN
2015-02-14kconfig infra: only provide foo-*config targets when the package is enabledYann E. Morin
2015-02-14kconfig infra: remove all install stamp filesThomas De Schampheleire
2015-02-14kconfig infra: make update-config/defconfig handling symmetricalThomas De Schampheleire
2015-02-14kconfig infra: add support for defconfig filesThomas De Schampheleire
2015-02-14kconfig infra: support built-in config filesThomas De Schampheleire
2014-10-22infra/pkg-kconfig: fix saving the config fileYann E. MORIN
2014-10-04packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTSThomas De Schampheleire
2014-08-06infra/pkg-kconfig: incorporate oldconfig call to avoid endless rebuildsThomas De Schampheleire
2014-08-06infra/pkg-kconfig: join comments to the related code-blockYann E. MORIN
2014-08-04infra: introduce a kconfig-package infrastructureThomas De Schampheleire