summaryrefslogtreecommitdiffstats
path: root/include/u-boot.mk
Commit message (Expand)AuthorAgeFilesLines
* u-boot.mk: override default PATH to avoid pick hostpkg pythonTianling Shen2024-03-021-0/+1
* u-boot: introduce dependencies check for swig and pyelftoolsTianling Shen2023-11-261-1/+30
* u-boot.mk: do not force parallel buildMartin Schiller2023-11-191-1/+1
* u-boot.mk: add support for config customizationPetr Štetiar2023-06-101-0/+3
* u-boot.mk: add LOCALVERSION (explicitly specify OpenWrt build)Josef Schlehofer2022-02-281-0/+1
* u-boot.mk: always link host libraries staticAndre Heider2021-10-241-0/+1
* u-boot.mk: fix pkg-config usageAndre Heider2021-10-241-0/+3
* u-boot: support verbose buildFelix Fietkau2021-06-121-1/+2
* u-boot.mk: switch download to httpsLucian Cristian2020-04-261-1/+2
* u-boot.mk: use openwrt url instead of lede projectLuis Araneda2019-08-181-1/+1
* u-boot.mk: Fix building of recent U-Boot sourcesPetr Štetiar2019-01-261-1/+1
* u-boot.mk: add HOST_LDFLAGS to UBOOT_MAKE_FLAGSAlexandru Ardelean2018-02-101-1/+1
* u-boot,at91bootstrap: fix incorrect HOSTCPPFLAGS variableAlexandru Ardelean2018-02-101-1/+1
* u-boot.mk: pass HOSTCC and HOST_CFLAGS into the buildFelix Fietkau2017-04-041-0/+5
* u-boot.mk: add support for overriding DEFAULTFelix Fietkau2017-01-251-0/+2
* u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGSFelix Fietkau2017-01-251-1/+2
* build: add generic build template for u-boot packagesFelix Fietkau2017-01-241-0/+96