diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:16:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:16:54 +0000 |
commit | 518fb1a488ccdfb1337388dd3913ef2344755826 (patch) | |
tree | 604445e07f8e73b5a3ebb21c81b4a16ef582c3f5 /target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch | |
parent | b0b3bc5f009249df74c13ec0dc6087cf1943b318 (diff) | |
download | upstream-518fb1a488ccdfb1337388dd3913ef2344755826.tar.gz upstream-518fb1a488ccdfb1337388dd3913ef2344755826.tar.bz2 upstream-518fb1a488ccdfb1337388dd3913ef2344755826.zip |
refresh kernel patches
SVN-Revision: 11197
Diffstat (limited to 'target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch')
-rw-r--r-- | target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch b/target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch index 2d2ce45599..a0403c363e 100644 --- a/target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch +++ b/target/linux/atheros/patches-2.6.25/130-ar2313_ethernet.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.25.1/drivers/net/Kconfig +Index: linux-2.6.25.4/drivers/net/Kconfig =================================================================== ---- linux-2.6.25.1.orig/drivers/net/Kconfig -+++ linux-2.6.25.1/drivers/net/Kconfig +--- linux-2.6.25.4.orig/drivers/net/Kconfig ++++ linux-2.6.25.4/drivers/net/Kconfig @@ -367,6 +367,12 @@ config AX88796_93CX6 help Select this if your platform comes with an external 93CX6 eeprom. @@ -15,10 +15,10 @@ Index: linux-2.6.25.1/drivers/net/Kconfig config MACE tristate "MACE (Power Mac ethernet) support" depends on PPC_PMAC && PPC32 -Index: linux-2.6.25.1/drivers/net/Makefile +Index: linux-2.6.25.4/drivers/net/Makefile =================================================================== ---- linux-2.6.25.1.orig/drivers/net/Makefile -+++ linux-2.6.25.1/drivers/net/Makefile +--- linux-2.6.25.4.orig/drivers/net/Makefile ++++ linux-2.6.25.4/drivers/net/Makefile @@ -194,6 +194,7 @@ obj-$(CONFIG_MVME147_NET) += mvme147.o 7 obj-$(CONFIG_EQUALIZER) += eql.o obj-$(CONFIG_MIPS_JAZZ_SONIC) += jazzsonic.o |