[source] oxnas: add DTB for Akitio devices in patches-4.1
LEDE Commits
lede-commits at lists.infradead.org
Mon Jul 18 09:56:37 PDT 2016
dangole pushed a commit to source.git, branch master:
https://git.lede-project.org/?p=source.git;a=commitdiff;h=caf36d199d9e6b126c266cf3646af86be9617b07
commit caf36d199d9e6b126c266cf3646af86be9617b07
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Jul 18 18:45:03 2016 +0200
oxnas: add DTB for Akitio devices in patches-4.1
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
target/linux/oxnas/patches-4.1/900-more-boards.patch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/target/linux/oxnas/patches-4.1/900-more-boards.patch b/target/linux/oxnas/patches-4.1/900-more-boards.patch
index af4831e..d0dd192 100644
--- a/target/linux/oxnas/patches-4.1/900-more-boards.patch
+++ b/target/linux/oxnas/patches-4.1/900-more-boards.patch
@@ -1,11 +1,12 @@
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
-@@ -442,7 +442,10 @@ dtb-$(CONFIG_ARCH_ORION5X) += \
+@@ -442,7 +442,11 @@ dtb-$(CONFIG_ARCH_ORION5X) += \
orion5x-lacie-ethernet-disk-mini-v2.dtb \
orion5x-maxtor-shared-storage-2.dtb \
orion5x-rd88f5182-nas.dtb
-dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb
-+dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb \
++dtb-$(CONFIG_ARCH_OXNAS) += ox820-akitio.dtb \
++ ox820-pogoplug-pro.dtb \
+ ox820-pogoplug-v3.dtb \
+ ox820-stg212.dtb \
+ ox820-kd20.dtb
More information about the lede-commits
mailing list