X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=arch%2Farm%2Fboot%2FMakefile;h=50f8d1be7fcbe7cdcecb37f54f2b24f514a65974;hp=bdc1d5af03d2de1d8e35c9dab9d164fb4d006997;hb=fed41f7d039bad02f94cad9059e4b14cd81d13f2;hpb=78bbf153fa96e5e40234b7b05567602535645460 diff --git a/arch/arm/boot/Makefile b/arch/arm/boot/Makefile index bdc1d5af03d2..50f8d1be7fcb 100644 --- a/arch/arm/boot/Makefile +++ b/arch/arm/boot/Makefile @@ -11,6 +11,8 @@ # Copyright (C) 1995-2002 Russell King # +OBJCOPYFLAGS :=-O binary -R .comment -S + ifneq ($(MACHINE),) include $(MACHINE)/Makefile.boot endif