From 110b6198a291040b71f0047cf39919000b5c4f6e Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Tue, 10 Sep 2013 16:11:21 +0300 Subject: Use usb driver from Realtek's backfire 1.1 Signed-off-by: Roman Yeryomin --- .../realtek/patches-2.6.30/003-include-paths.diff | 24 ---------------------- 1 file changed, 24 deletions(-) (limited to 'target/linux/realtek/patches-2.6.30/003-include-paths.diff') 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 -Date: Tue Feb 5 01:40:38 2013 +0200 - - adopt 003-include-paths.diff - - Signed-off-by: Roman Yeryomin - -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 -- cgit v1.2.3