Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
[firefly-linux-kernel-4.4.55.git] / arch / arm / Makefile
index e8ab87750e9b96e9beb1e2a057b8182ade1cc1d8..0c25f2cb73a14f36c4615ffa0b76cacb19952b31 100644 (file)
@@ -11,6 +11,9 @@
 # Copyright (C) 1995-2001 by Russell King
 
 LDFLAGS_vmlinux        :=-p --no-undefined -X
+ifeq ($(CONFIG_CPU_ENDIAN_BE8),y)
+LDFLAGS_vmlinux        += --be8
+endif
 CPPFLAGS_vmlinux.lds = -DTEXT_OFFSET=$(TEXT_OFFSET)
 OBJCOPYFLAGS   :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
 GZFLAGS                :=-9