diff options
author | John Crispin <john@openwrt.org> | 2014-06-19 14:12:59 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-19 14:12:59 +0000 |
commit | 6c46a10246f98dfebc2ab0df631f8129ffee2b2e (patch) | |
tree | a6d545b7d109d618bec251a69e2358d7e21c2f26 /target/linux/lantiq/patches-3.10/0100-mtd-split.patch | |
parent | 4b1c48bc9309c8ee9309e17ed42241ea7a1a64e6 (diff) | |
download | upstream-6c46a10246f98dfebc2ab0df631f8129ffee2b2e.tar.gz upstream-6c46a10246f98dfebc2ab0df631f8129ffee2b2e.tar.bz2 upstream-6c46a10246f98dfebc2ab0df631f8129ffee2b2e.zip |
lantiq: refresh patches
this adds ben's ath9k fixup
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41269
Diffstat (limited to 'target/linux/lantiq/patches-3.10/0100-mtd-split.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.10/0100-mtd-split.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.10/0100-mtd-split.patch b/target/linux/lantiq/patches-3.10/0100-mtd-split.patch index c2ce9c1b42..f3866a54a9 100644 --- a/target/linux/lantiq/patches-3.10/0100-mtd-split.patch +++ b/target/linux/lantiq/patches-3.10/0100-mtd-split.patch @@ -6,8 +6,8 @@ -obj-y += vmmc.o +obj-y += vmmc.o mtd_split.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/mtd_split.c @@ -0,0 +1,129 @@ |