diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-11 08:19:53 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-11 08:19:53 +0000 |
commit | a4ba8220f531577a0bdc6d9466a16af74f8b98af (patch) | |
tree | 17f84cf0fc394882ad133724440e4fb373714710 /target/linux/lantiq/patches/230-xway_etop.patch | |
parent | a42e50cceaf2cc8997cfb6870ae1ab70f3f1abe1 (diff) |
[lantiq]
* update kernel to .37
* add support for falcon (big thank you goes to lantiq !!)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26021 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches/230-xway_etop.patch')
-rw-r--r-- | target/linux/lantiq/patches/230-xway_etop.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches/230-xway_etop.patch b/target/linux/lantiq/patches/230-xway_etop.patch index 28955cf9ad..2f10a52974 100644 --- a/target/linux/lantiq/patches/230-xway_etop.patch +++ b/target/linux/lantiq/patches/230-xway_etop.patch @@ -1,6 +1,6 @@ --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -343,6 +343,12 @@ config MACB +@@ -358,6 +358,12 @@ source "drivers/net/arm/Kconfig" @@ -15,7 +15,7 @@ depends on ARM || MIPS || SUPERH --- a/drivers/net/Makefile +++ b/drivers/net/Makefile -@@ -204,6 +204,7 @@ obj-$(CONFIG_SNI_82596) += sni_82596.o +@@ -213,6 +213,7 @@ obj-$(CONFIG_MVME16x_NET) += 82596.o obj-$(CONFIG_BVME6000_NET) += 82596.o obj-$(CONFIG_SC92031) += sc92031.o |