diff options
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.diff | 24 |
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 |