From 6732ce34063861070fdca77d914efe49c9eba042 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 19 Jun 2014 14:12:59 +0000 Subject: lantiq: refresh patches this adds ben's ath9k fixup Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41269 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/patches-3.10/0103-tffs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches-3.10/0103-tffs.patch') 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 @@ -- cgit v1.2.3