aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/arm-trusted-firmware-mvebu/patches
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2021-01-17 08:37:58 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-01-30 14:46:32 +0100
commit8f3bd881c92894654bcc63d5c4704dd6e6fbcc03 (patch)
treed5fb79f602b43bfe739c6c3c8f66b5990630575e /package/boot/arm-trusted-firmware-mvebu/patches
parenta9c20d56f1f4e310f154b793df9d4163c34b5b23 (diff)
downloadupstream-8f3bd881c92894654bcc63d5c4704dd6e6fbcc03.tar.gz
upstream-8f3bd881c92894654bcc63d5c4704dd6e6fbcc03.tar.bz2
upstream-8f3bd881c92894654bcc63d5c4704dd6e6fbcc03.zip
arm-trusted-firmware-mvebu: update to v2.4
Signed-off-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'package/boot/arm-trusted-firmware-mvebu/patches')
-rw-r--r--package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch b/package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch
index fc1a24a8ff..ad4e1e9f71 100644
--- a/package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch
+++ b/package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch
@@ -1,6 +1,6 @@
--- a/tools/fiptool/Makefile
+++ b/tools/fiptool/Makefile
-@@ -19,7 +19,7 @@ ifeq (${DEBUG},1)
+@@ -20,7 +20,7 @@ ifeq (${DEBUG},1)
else
HOSTCCFLAGS += -O2
endif
@@ -9,7 +9,7 @@
ifeq (${V},0)
Q := @
-@@ -27,7 +27,7 @@ else
+@@ -28,7 +28,7 @@ else
Q :=
endif