diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-22 15:36:37 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-22 15:36:37 +0000 |
commit | eddc6c081b8cb991030f9dfa5f44e4344e18b083 (patch) | |
tree | 180d4313bab86e876dd741045a8411bff79e980a /target/linux/adm5120/patches/003-adm5120_switch.patch | |
parent | 9f3022f3dc57bedb71f20d7dc86fbdc594f21a4b (diff) |
[adm5120] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10644 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches/003-adm5120_switch.patch')
-rw-r--r-- | target/linux/adm5120/patches/003-adm5120_switch.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/adm5120/patches/003-adm5120_switch.patch b/target/linux/adm5120/patches/003-adm5120_switch.patch index 6a14c2b37..409809d5b 100644 --- a/target/linux/adm5120/patches/003-adm5120_switch.patch +++ b/target/linux/adm5120/patches/003-adm5120_switch.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.24/drivers/net/Kconfig +Index: linux-2.6.24.2/drivers/net/Kconfig =================================================================== ---- linux-2.6.24.orig/drivers/net/Kconfig -+++ linux-2.6.24/drivers/net/Kconfig +--- linux-2.6.24.2.orig/drivers/net/Kconfig ++++ linux-2.6.24.2/drivers/net/Kconfig @@ -601,6 +601,10 @@ config MIPS_AU1X00_ENET If you have an Alchemy Semi AU1X00 based system say Y. Otherwise, say N. @@ -13,10 +13,10 @@ Index: linux-2.6.24/drivers/net/Kconfig config SGI_IOC3_ETH bool "SGI IOC3 Ethernet" depends on PCI && SGI_IP27 -Index: linux-2.6.24/drivers/net/Makefile +Index: linux-2.6.24.2/drivers/net/Makefile =================================================================== ---- linux-2.6.24.orig/drivers/net/Makefile -+++ linux-2.6.24/drivers/net/Makefile +--- linux-2.6.24.2.orig/drivers/net/Makefile ++++ linux-2.6.24.2/drivers/net/Makefile @@ -183,6 +183,7 @@ obj-$(CONFIG_SC92031) += sc92031.o # This is also a 82596 and should probably be merged obj-$(CONFIG_LP486E) += lp486e.o |