aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rt2x00/rt3572-2.4.0.1/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rt2x00/rt3572-2.4.0.1/makefile.patch')
-rw-r--r--recipes/rt2x00/rt3572-2.4.0.1/makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/rt2x00/rt3572-2.4.0.1/makefile.patch b/recipes/rt2x00/rt3572-2.4.0.1/makefile.patch
new file mode 100644
index 0000000000..5886ab50ab
--- /dev/null
+++ b/recipes/rt2x00/rt3572-2.4.0.1/makefile.patch
@@ -0,0 +1,11 @@
+--- 2010_0709_RT3572_Linux_STA_v2.4.0.1/Makefile 2010-07-09 02:09:41.000000000 +0000
++++ 2010_0709_RT3572_Linux_STA_v2.4.0.1.patched/Makefile 2010-09-02 13:34:02.000000000 +0000
+@@ -238,7 +238,7 @@
+ cp -f os/linux/Makefile.4 $(RT28xx_DIR)/os/linux/Makefile
+ $(MAKE) -C $(RT28xx_DIR)/os/linux/
+
+- cp -f $(RT28xx_DIR)/os/linux/rt$(CHIPSET)sta.o /tftpboot
++# cp -f $(RT28xx_DIR)/os/linux/rt$(CHIPSET)sta.o /tftpboot
+ else
+ cp -f os/linux/Makefile.6 $(RT28xx_DIR)/os/linux/Makefile
+ ifeq ($(PLATFORM),DM6446)