u-boot.mk: do not force parallel build
authorMartin Schiller <ms@dev.tdt.de>
Thu, 16 Nov 2023 13:10:46 +0000 (14:10 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Nov 2023 16:18:30 +0000 (17:18 +0100)
commit5a64a482a24f79d246aea43191157aaf318622b8
treeaf5545b99447e8edd98e2aa5919270c875ba86be
parent626344c9926dcf2db2e10681c19aab0328fee160
u-boot.mk: do not force parallel build

Some patched u-boots may have problems with parallel build.
Do not enforce parallel build here so one can set PKG_BUILD_PARALLEL:=0
in the specific u-boot Makefile also before including the u-boot.mk.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
include/u-boot.mk