diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-10-15 19:06:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-10-22 15:15:55 +0200 |
commit | 95627665cbcb03c20a4356df3123b19285f5c083 (patch) | |
tree | 0f5ad6c7956d541355f0d7c34bd374c92a29d0a4 /target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch | |
parent | f73ed33be121c8fa0fa81e9c2f29ce98ed863f42 (diff) | |
download | mtk-20170518-95627665cbcb03c20a4356df3123b19285f5c083.zip mtk-20170518-95627665cbcb03c20a4356df3123b19285f5c083.tar.gz mtk-20170518-95627665cbcb03c20a4356df3123b19285f5c083.tar.bz2 |
at91: update to kernel 4.9
This brings the at91 target to kernel 4.9.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Ben Whitten <ben.whitten@gmail.com>
Diffstat (limited to 'target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch')
-rw-r--r-- | target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch b/target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch deleted file mode 100644 index b748662..0000000 --- a/target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -40,7 +40,8 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \ - at91sam9g25ek.dtb \ - at91sam9g35ek.dtb \ - at91sam9x25ek.dtb \ -- at91sam9x35ek.dtb -+ at91sam9x35ek.dtb \ -+ wb45n.dtb - dtb-$(CONFIG_SOC_SAM_V7) += \ - at91-kizbox2.dtb \ - at91-sama5d2_xplained.dtb \ |