summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30/003-include-paths.diff
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2013-09-10 16:11:21 +0300
committerRoman Yeryomin <roman@advem.lv>2013-09-10 16:11:21 +0300
commit110b6198a291040b71f0047cf39919000b5c4f6e (patch)
tree73d0d735a689b507fec1fec998107a1300405474 /target/linux/realtek/patches-2.6.30/003-include-paths.diff
parent47d58877f8e393b942d54ab3acd8fd86e8923ad6 (diff)
Use usb driver from Realtek's backfire 1.1
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/patches-2.6.30/003-include-paths.diff')
-rw-r--r--target/linux/realtek/patches-2.6.30/003-include-paths.diff24
1 files changed, 0 insertions, 24 deletions
diff --git a/target/linux/realtek/patches-2.6.30/003-include-paths.diff b/target/linux/realtek/patches-2.6.30/003-include-paths.diff
index 341cbe8f2..e63b53b12 100644
--- a/target/linux/realtek/patches-2.6.30/003-include-paths.diff
+++ b/target/linux/realtek/patches-2.6.30/003-include-paths.diff
@@ -1,13 +1,3 @@
-commit 82b68e4028feb70c7c6d6f2c380f342945a6b7f7
-Author: Roman Yeryomin <roman@advem.lv>
-Date: Tue Feb 5 01:40:38 2013 +0200
-
- adopt 003-include-paths.diff
-
- Signed-off-by: Roman Yeryomin <roman@advem.lv>
-
-diff --git a/drivers/net/rtl819x/Makefile b/drivers/net/rtl819x/Makefile
-index 7a08142..cfd0152 100644
--- a/drivers/net/rtl819x/Makefile
+++ b/drivers/net/rtl819x/Makefile
@@ -11,7 +11,7 @@
@@ -19,17 +9,3 @@ index 7a08142..cfd0152 100644
#obj-y := rtl_glue.o
#Add mips16 Support
-diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile
-index 9e62ed1..19afd87 100644
---- a/drivers/usb/host/Makefile
-+++ b/drivers/usb/host/Makefile
-@@ -9,6 +9,9 @@ endif
- ifeq ($(CONFIG_RTL_819X),y)
- EXTRA_CFLAGS += -I$(DIR_BOARD)
- endif
-+
-+EXTRA_CFLAGS += -I$(TOPDIR)/arch/rlx
-+
- isp1760-objs := isp1760-hcd.o isp1760-if.o
- fhci-objs := fhci-hcd.o fhci-hub.o fhci-q.o fhci-mem.o \
- fhci-tds.o fhci-sched.o