diff options
author | John Crispin <john@openwrt.org> | 2016-04-09 10:25:08 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-04-09 10:25:08 +0000 |
commit | 8bda1ae2cc3529ecca307a658570a9c11967d9b0 (patch) | |
tree | 3cd50d839f1b8c9f2b99b3149d15039c3f3dbf60 /target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch | |
parent | 8b8dfeb027c820c7264b7ffb724d58911bf8ae42 (diff) | |
download | upstream-8bda1ae2cc3529ecca307a658570a9c11967d9b0.tar.gz upstream-8bda1ae2cc3529ecca307a658570a9c11967d9b0.tar.bz2 upstream-8bda1ae2cc3529ecca307a658570a9c11967d9b0.zip |
mediatek: update patches
adds a few ethernet fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 49132
Diffstat (limited to 'target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch')
-rw-r--r-- | target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch b/target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch index 5ac02deea4..b9b9530d77 100644 --- a/target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch +++ b/target/linux/mediatek/patches-4.4/0006-clk-mediatek-Refine-the-makefile-to-support-multiple.patch @@ -1,7 +1,7 @@ From 0c39bcd17fa6ce723f56ad3756b4bb36c4690342 Mon Sep 17 00:00:00 2001 From: James Liao <jamesjj.liao@mediatek.com> Date: Tue, 5 Jan 2016 14:30:17 +0800 -Subject: [PATCH 06/78] clk: mediatek: Refine the makefile to support multiple +Subject: [PATCH 06/81] clk: mediatek: Refine the makefile to support multiple clock drivers Add a Kconfig to define clock configuration for each SoC, and |