summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch
diff options
context:
space:
mode:
authorArtur Artamonov <freeartman@wechall.net>2013-09-27 12:29:26 +0300
committerArtur Artamonov <freeartman@wechall.net>2013-09-27 12:29:26 +0300
commit6b37c34cef1bf8049ece54475151d3a02e79a662 (patch)
tree9477c5e08f75035d290c6d383b8cbb0a41499145 /target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch
parent327364d24d6aacc3e59e5fc983e3ab0c3e99c779 (diff)
patch collection that fixes, crashes, mips16 usage and bsp profile usage
Diffstat (limited to 'target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch')
-rw-r--r--target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch b/target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch
new file mode 100644
index 000000000..71a9ac93d
--- /dev/null
+++ b/target/linux/realtek/patches-2.6.30/9994-Makefile-prepare.patch
@@ -0,0 +1,11 @@
+--- a./Makefile 2013-09-24 15:30:01.000000000 +0300
++++ b./Makefile 2013-09-24 15:25:23.000000000 +0300
+@@ -990,7 +990,7 @@ prepare0: archprepare FORCE
+ $(Q)$(MAKE) $(build)=. missing-syscalls
+
+ # All the preparing..
+-prepare: prepare0
++prepare: bsp prepare0
+
+ # Leave this as default for preprocessing vmlinux.lds.S, which is now
+ # done in arch/$(ARCH)/kernel/Makefile