lantiq: fix binutils 2.15.1 build
authorMatteo Croce <rootkit85@yahoo.it>
Sun, 4 Oct 2015 22:03:04 +0000 (22:03 +0000)
committerMatteo Croce <rootkit85@yahoo.it>
Sun, 4 Oct 2015 22:03:04 +0000 (22:03 +0000)
SVN-Revision: 47105

target/linux/lantiq/image/lzma-loader/src/Makefile

index f861666e624a5c58e09f917952fe29e5d101a296..1ea01bfbc5abe42e9c8d18d8d9e9ff2a40f7db2a 100644 (file)
@@ -28,7 +28,7 @@ LD            := $(CROSS_COMPILE)ld
 OBJCOPY                := $(CROSS_COMPILE)objcopy
 OBJDUMP                := $(CROSS_COMPILE)objdump
 
-BIN_FLAGS      := -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
+BIN_FLAGS      := -O binary -R .reginfo -R .note -R .comment -R .mdebug -R .MIPS.abiflags -S
 
 CFLAGS         = -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os \
                  -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 \