1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-28 07:58:38 +02:00

remove patch as it breaks compiling the xburst target

This commit is contained in:
Mirko Vogt 2009-12-02 17:30:28 +01:00
parent 043bd2e062
commit 0abf443e7b

View File

@ -1,11 +0,0 @@
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
@@ -4,6 +4,8 @@
CPPFLAGS_vmlinux.lds := $(KBUILD_CFLAGS)
+CPPFLAGS_vmlinux.lds := $(KBUILD_CFLAGS) $(EXTRA_LDSFLAGS)
+
extra-y := head.o init_task.o vmlinux.lds
obj-y += cpu-probe.o branch.o entry.o genex.o irq.o process.o \