Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e6c62b0 authored by Daniel Golle's avatar Daniel Golle Committed by Arnd Bergmann
Browse files

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: default avatarDaniel Golle <daniel@makrotopia.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 5c103719
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 \