aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.10/0103-tffs.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-19 14:12:59 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-19 14:12:59 +0000
commit6732ce34063861070fdca77d914efe49c9eba042 (patch)
tree0933c59487eb8cf345d33c45b79a630041cf98e4 /target/linux/lantiq/patches-3.10/0103-tffs.patch
parent5b5afc12c3c8d842b4955ab109a1ba92f931c5bc (diff)
downloadupstream-6732ce34063861070fdca77d914efe49c9eba042.tar.gz
upstream-6732ce34063861070fdca77d914efe49c9eba042.tar.bz2
upstream-6732ce34063861070fdca77d914efe49c9eba042.zip
lantiq: refresh patches
this adds ben's ath9k fixup Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41269 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.10/0103-tffs.patch')
-rw-r--r--target/linux/lantiq/patches-3.10/0103-tffs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.10/0103-tffs.patch b/target/linux/lantiq/patches-3.10/0103-tffs.patch
index 3b0686d898..ac1b41229c 100644
--- a/target/linux/lantiq/patches-3.10/0103-tffs.patch
+++ b/target/linux/lantiq/patches-3.10/0103-tffs.patch
@@ -12,8 +12,8 @@ Subject: add basic tffs driver
-obj-y += vmmc.o mtd_split.o
+obj-y += vmmc.o mtd_split.o tffs.o
+ obj-y += eth_mac.o
obj-$(CONFIG_PCI) += ath_eep.o rt_eep.o pci-ath-fixup.o
-
--- /dev/null
+++ b/arch/mips/lantiq/xway/tffs.c
@@ -0,0 +1,87 @@