diff options
author | Mathias Kresin <dev@kresin.me> | 2017-12-28 00:40:49 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-01-09 22:06:54 +0100 |
commit | 0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284 (patch) | |
tree | 6d645a88c107925df21a38adafc3644216eba543 /target/linux/kirkwood/patches-4.9/108-on100.patch | |
parent | d2e18dae2892b5779226b75d49aa7e6078835ffe (diff) | |
download | upstream-0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284.tar.gz upstream-0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284.tar.bz2 upstream-0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284.zip |
kirkwood: drop support for orphaned boards
No image build code for the Guruplug, Sheevaplug and NSA310S exists. Drop
support for the boards for now.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/kirkwood/patches-4.9/108-on100.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.9/108-on100.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-4.9/108-on100.patch b/target/linux/kirkwood/patches-4.9/108-on100.patch index 28c3e535d2..3cab70aaa8 100644 --- a/target/linux/kirkwood/patches-4.9/108-on100.patch +++ b/target/linux/kirkwood/patches-4.9/108-on100.patch @@ -163,8 +163,8 @@ +}; --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -242,6 +242,7 @@ dtb-$(CONFIG_MACH_KIRKWOOD) += \ - kirkwood-nsa310s.dtb \ +@@ -241,6 +241,7 @@ dtb-$(CONFIG_MACH_KIRKWOOD) += \ + kirkwood-nsa310b.dtb \ kirkwood-nsa320.dtb \ kirkwood-nsa325.dtb \ + kirkwood-on100.dtb \ |