diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-04 15:53:07 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-04 15:53:07 +0000 |
commit | f087e07b5cdd8a042d1f9530e9a909268a87b2a5 (patch) | |
tree | 018978dc37ecd12d6fe2e167df11fea921dd4ee2 /target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch | |
parent | db04bcb8e74485157a3bd2668750583a2f84889c (diff) | |
download | mtk-20170518-f087e07b5cdd8a042d1f9530e9a909268a87b2a5.zip mtk-20170518-f087e07b5cdd8a042d1f9530e9a909268a87b2a5.tar.gz mtk-20170518-f087e07b5cdd8a042d1f9530e9a909268a87b2a5.tar.bz2 |
refresh 2.6.38 patches
SVN-Revision: 31193
Diffstat (limited to 'target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch b/target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch index 30347ae..90c4a37 100644 --- a/target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch +++ b/target/linux/adm5120/patches-2.6.38/003-adm5120_switch.patch @@ -19,5 +19,5 @@ +obj-$(CONFIG_ADM5120_ENET) += adm5120sw.o obj-$(CONFIG_ETH16I) += eth16i.o - obj-$(CONFIG_ZORRO8390) += zorro8390.o 8390.o + obj-$(CONFIG_ZORRO8390) += zorro8390.o obj-$(CONFIG_HPLANCE) += hplance.o 7990.o |