diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-15 19:30:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-15 19:30:21 +0000 |
commit | 19b0e56ba7d5a1c93075cac3d662486917a9ef35 (patch) | |
tree | 030ca3ec5a74f7bf1a96580ad73d6e22956198b1 /target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch | |
parent | 3b90e01db8852a89a0925e0b44faec6119d6c5c9 (diff) | |
download | upstream-19b0e56ba7d5a1c93075cac3d662486917a9ef35.tar.gz upstream-19b0e56ba7d5a1c93075cac3d662486917a9ef35.tar.bz2 upstream-19b0e56ba7d5a1c93075cac3d662486917a9ef35.zip |
refresh patches against 2.6.27 final
SVN-Revision: 12987
Diffstat (limited to 'target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch')
-rw-r--r-- | target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch b/target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch index c615a71b90..5b41a52bdd 100644 --- a/target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch +++ b/target/linux/atheros/patches-2.6.27/130-ar2313_ethernet.patch @@ -1,6 +1,6 @@ --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -359,6 +359,12 @@ +@@ -359,6 +359,12 @@ config AX88796_93CX6 help Select this if your platform comes with an external 93CX6 eeprom. @@ -15,7 +15,7 @@ depends on PPC_PMAC && PPC32 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile -@@ -195,6 +195,7 @@ +@@ -195,6 +195,7 @@ obj-$(CONFIG_EQUALIZER) += eql.o obj-$(CONFIG_KORINA) += korina.o obj-$(CONFIG_MIPS_JAZZ_SONIC) += jazzsonic.o obj-$(CONFIG_MIPS_AU1X00_ENET) += au1000_eth.o |