summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2018-01-13 18:35:59 +0100
committerArnd Bergmann <arnd@arndb.de>2018-01-15 14:11:01 +0100
commit9e6c62b05c1b62f64fe171cb08c7bec37052ff65 (patch)
tree22885fea19df2f0006933fa27b03e6e5ddb6f3f0 /arch/arm/boot/dts/Makefile
parent5c1037196b9ee75897c211972de370ed1336ec8f (diff)
downloadop-kernel-dev-9e6c62b05c1b62f64fe171cb08c7bec37052ff65.zip
op-kernel-dev-9e6c62b05c1b62f64fe171cb08c7bec37052ff65.tar.gz
ARM: dts: rename oxnas dts files
Other platforms' device-tree files start with a platform prefix, such as sun7i-a20-*.dts or at91-*.dts. This naming scheme turns out to be handy when using multi-platform build systems such as OpenWrt. Prepend oxnas files with their platform prefix to comply with the naming scheme already used for most other platforms. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index f3d22db..ade7a38 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -734,8 +734,8 @@ dtb-$(CONFIG_ARCH_ACTIONS) += \
dtb-$(CONFIG_ARCH_PRIMA2) += \
prima2-evb.dtb
dtb-$(CONFIG_ARCH_OXNAS) += \
- wd-mbwe.dtb \
- cloudengines-pogoplug-series-3.dtb
+ ox810se-wd-mbwe.dtb \
+ ox820-cloudengines-pogoplug-series-3.dtb
dtb-$(CONFIG_ARCH_QCOM) += \
qcom-apq8060-dragonboard.dtb \
qcom-apq8064-arrow-sd-600eval.dtb \
OpenPOWER on IntegriCloud