From 3db174e41e410814e2dc59580f8c46865da991f8 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 5 Jan 2009 10:39:03 +0000 Subject: upgrade avr32 to 2.6.28 SVN-Revision: 13872 --- target/linux/avr32/patches/100-remove_build-id.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/avr32/patches/100-remove_build-id.patch (limited to 'target/linux/avr32/patches') diff --git a/target/linux/avr32/patches/100-remove_build-id.patch b/target/linux/avr32/patches/100-remove_build-id.patch deleted file mode 100644 index 1125d557a2..0000000000 --- a/target/linux/avr32/patches/100-remove_build-id.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/avr32/boot/images/Makefile -+++ b/arch/avr32/boot/images/Makefile -@@ -10,7 +10,7 @@ MKIMAGE := $(srctree)/scripts/mkuboot.s - - extra-y := vmlinux.bin vmlinux.gz - --OBJCOPYFLAGS_vmlinux.bin := -O binary -+OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note.gnu.build-id - $(obj)/vmlinux.bin: vmlinux FORCE - $(call if_changed,objcopy) - -- cgit v1.2.3