[PATCH] swupdate-adapter: fix spacing in Makefile

5 views
Skip to first unread message

Christian Storm

unread,
Jun 30, 2017, 6:26:19 AM6/30/17
to efibootg...@googlegroups.com, Christian Storm
From: Christian Storm <christi...@siemens.com>

Signed-off-by: Christian Storm <christi...@siemens.com>
---
swupdate-adapter/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/swupdate-adapter/Makefile b/swupdate-adapter/Makefile
index bd826e3..08b9813 100644
--- a/swupdate-adapter/Makefile
+++ b/swupdate-adapter/Makefile
@@ -22,7 +22,7 @@ INCLUDE = /usr/include
CFLAGS = \
-I$(shell pwd) \
-I$(shell pwd)/../include \
- -I$(shell pwd)/../tools \
+ -I$(shell pwd)/../tools \
-I$(INCLUDE) \
-std=gnu99 \

@@ -37,8 +37,7 @@ endif
CFLAGS += \
-fshort-wchar

-LIBS = -lparted \
- -lbg_utils
+LIBS = -lparted -lbg_utils

OBJS = ../tools/bg_utils.o

--
2.13.1

Jan Kiszka

unread,
Jul 4, 2017, 2:37:40 AM7/4/17
to [ext] Christian Storm, efibootg...@googlegroups.com
This is obsolete now due to Andreas' patch.

Jan

--
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux
Reply all
Reply to author
Forward
0 new messages