From c0d013dd1b33bcab1abb0729aa2585f8631fd27f Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 12 May 2009 12:59:45 +0000 Subject: [cavium-octeon] update to 2.6.30-rc5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15799 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../cavium-octeon/patches/012-hook_up_eth_driver.patch | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'target/linux/cavium-octeon/patches/012-hook_up_eth_driver.patch') diff --git a/target/linux/cavium-octeon/patches/012-hook_up_eth_driver.patch b/target/linux/cavium-octeon/patches/012-hook_up_eth_driver.patch index f08bc5311..af2d2b1da 100644 --- a/target/linux/cavium-octeon/patches/012-hook_up_eth_driver.patch +++ b/target/linux/cavium-octeon/patches/012-hook_up_eth_driver.patch @@ -19,10 +19,11 @@ index 0dcf9ca..6c2ca23 100644 + endif # !STAGING_EXCLUDE_BUILD endif # STAGING ---- a/drivers/staging/Makefile 2009-05-06 15:46:47.000000000 +0200 -+++ b/drivers/staging/Makefile 2009-05-06 15:47:33.000000000 +0200 -@@ -29,3 +29,4 @@ - obj-$(CONFIG_TRANZPORT) += frontier/ - obj-$(CONFIG_EPL) += epl/ - obj-$(CONFIG_ANDROID) += android/ +diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile +--- a/drivers/staging/Makefile 2009-05-09 02:14:14.000000000 +0200 ++++ b/drivers/staging/Makefile 2009-05-12 12:38:22.000000000 +0200 +@@ -40,3 +40,4 @@ + obj-$(CONFIG_HECI) += heci/ + obj-$(CONFIG_LINE6_USB) += line6/ + obj-$(CONFIG_USB_SERIAL_QUATECH_ESU100) += serqt_usb/ +obj-$(CONFIG_OCTEON_ETHERNET) += octeon/ -- cgit v1.2.3