summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2012-09-13 00:40:35 +0300
committerRoman Yeryomin <roman@advem.lv>2012-12-03 00:13:21 +0200
commit5deb3317cb51ac52de922bb55f8492624018906d (patch)
treec2fbe6346699d9bb0f2100490c3029519bb8fde8 /target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff
parent0239d37124f9184b478a42de8a7fa1bc85a6a6fe (diff)
Add realtek target files
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff')
-rw-r--r--target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff18
1 files changed, 18 insertions, 0 deletions
diff --git a/target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff b/target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff
new file mode 100644
index 000000000..9a34f898f
--- /dev/null
+++ b/target/linux/realtek/patches-2.6.30/004-stop-gcc-dying.diff
@@ -0,0 +1,18 @@
+Index: linux-2.6.30.9/drivers/net/wireless/rtl8192cd/8192cd_cfg.h
+===================================================================
+--- linux-2.6.30.9.orig/drivers/net/wireless/rtl8192cd/8192cd_cfg.h 2011-12-04 15:04:13.000000000 +0000
++++ linux-2.6.30.9/drivers/net/wireless/rtl8192cd/8192cd_cfg.h 2011-12-04 15:05:08.000000000 +0000
+@@ -1709,6 +1709,13 @@
+ #undef CONFIG_RTK_VLAN_SUPPORT
+ #endif
+
++#undef __DRAM_IN_865X
++#undef __IRAM_IN_865X
++#undef __MIPS16
++
++#define __DRAM_IN_865X
++#define __IRAM_IN_865X
++#define __MIPS16
+
+ #endif // _8192CD_CFG_H_
+