aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rt2x00/rt3070-2.3.0.4/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rt2x00/rt3070-2.3.0.4/makefile.patch')
-rw-r--r--recipes/rt2x00/rt3070-2.3.0.4/makefile.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/rt2x00/rt3070-2.3.0.4/makefile.patch b/recipes/rt2x00/rt3070-2.3.0.4/makefile.patch
new file mode 100644
index 0000000000..a5256c7071
--- /dev/null
+++ b/recipes/rt2x00/rt3070-2.3.0.4/makefile.patch
@@ -0,0 +1,13 @@
+Index: DPO_RT3070_LinuxSTA_V2.3.0.4_20100604/Makefile
+===================================================================
+--- DPO_RT3070_LinuxSTA_V2.3.0.4_20100604.orig/Makefile
++++ DPO_RT3070_LinuxSTA_V2.3.0.4_20100604/Makefile
+@@ -304,7 +304,7 @@ ifeq ($(OSABL),YES)
+ cp -f $(RT28xx_DIR)/os/linux/rtnet$(CHIPSET)apsta.ko /tftpboot
+ endif
+ else
+- cp -f $(RT28xx_DIR)/os/linux/rt$(CHIPSET)sta.ko /tftpboot
++# cp -f $(RT28xx_DIR)/os/linux/rt$(CHIPSET)sta.ko /tftpboot
+ ifeq ($(OSABL),YES)
+ cp -f $(RT28xx_DIR)/os/linux/rtutil$(CHIPSET)sta.ko /tftpboot
+ cp -f $(RT28xx_DIR)/os/linux/rtnet$(CHIPSET)sta.ko /tftpboot