From d0b2f91bede3bd5e3d24dd6803e56eee959c1797 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 20 Oct 2016 00:10:27 -0300 Subject: Linux-libre 4.8.2-gnu --- arch/arm64/boot/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm64/boot/Makefile') diff --git a/arch/arm64/boot/Makefile b/arch/arm64/boot/Makefile index 305c552b5..1f012c506 100644 --- a/arch/arm64/boot/Makefile +++ b/arch/arm64/boot/Makefile @@ -14,6 +14,8 @@ # Based on the ia64 boot/Makefile. # +OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S + targets := Image Image.gz $(obj)/Image: vmlinux FORCE -- cgit v1.2.3-54-g00ecf