[brcm63xx] board definitions: Added CPVA642 GPIO leds and buttons and refreshed patch...
[openwrt.git] / target / linux / etrax / patches-2.6.32 / 100-cris-makefiles.patch
index f837ff5..fbcb7fa 100644 (file)
@@ -49,5 +49,5 @@
 -OBJCOPYFLAGS := -O binary -R .note -R .comment -S
 +OBJCOPYFLAGS := -O binary -R .bss -R .note -R .note.gnu.build-id -R .comment -S
  
CPPFLAGS_vmlinux.lds = -DDRAM_VIRTUAL_BASE=0x$(CONFIG_ETRAX_DRAM_VIRTUAL_BASE)
KBUILD_AFLAGS += -mlinux -march=$(arch-y) $(inc)
+ KBUILD_CFLAGS += -mlinux -march=$(arch-y) -pipe $(inc)
This page took 0.019086 seconds and 4 git commands to generate.