lantiq: fix binutils 2.15.1 build
SVN-Revision: 47105
This commit is contained in:
		| @@ -28,7 +28,7 @@ LD		:= $(CROSS_COMPILE)ld | |||||||
| OBJCOPY		:= $(CROSS_COMPILE)objcopy | OBJCOPY		:= $(CROSS_COMPILE)objcopy | ||||||
| OBJDUMP		:= $(CROSS_COMPILE)objdump | 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 \ | CFLAGS		= -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os \ | ||||||
| 		  -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 \ | 		  -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Matteo Croce
					Matteo Croce