aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/arm-trusted-firmware-mvebu/patches/200-hostssl.patch')
-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