On 2017-06-30 12:25, [ext] Christian Storm wrote:
> From: Christian Storm <[email protected]>
> 
> Signed-off-by: Christian Storm <[email protected]>
> ---
>  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
>  
> 

This is obsolete now due to Andreas' patch.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/b0a0e70c-bc81-b45c-124d-e384078b0292%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to