]> err.no Git - linux-2.6/blobdiff - arch/arm/Makefile
[ARM] 4059/1: VR1000: fix LED3's platform device number
[linux-2.6] / arch / arm / Makefile
index 5f6f9a5857099b27bb9fbedd82a4a015e7a22989..000f1100b5538f9f69da886fc0054d2d16746864 100644 (file)
@@ -15,6 +15,8 @@ CPPFLAGS_vmlinux.lds = -DTEXT_OFFSET=$(TEXT_OFFSET)
 OBJCOPYFLAGS   :=-O binary -R .note -R .comment -S
 GZFLAGS                :=-9
 #CFLAGS                +=-pipe
+# Explicitly specifiy 32-bit ARM ISA since toolchain default can be -mthumb:
+CFLAGS         +=$(call cc-option,-marm,)
 
 # Do not use arch/arm/defconfig - it's always outdated.
 # Select a platform tht is kept up-to-date