diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-03-22 15:36:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-03-22 15:36:37 +0000 |
commit | aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8 (patch) | |
tree | 61b4febadcbcec0b86457e82848c8ab1ea548828 /target/linux/adm5120/patches/003-adm5120_switch.patch | |
parent | 6e1317380026540d17d2526a939965cda085f548 (diff) | |
download | mtk-20170518-aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8.zip mtk-20170518-aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8.tar.gz mtk-20170518-aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8.tar.bz2 |
refresh patches
SVN-Revision: 10644
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 6a14c2b..409809d 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 |