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

Commit d24363a5 authored by Olof Johansson's avatar Olof Johansson
Browse files

ARM: dts: fix typo in makefile for alpine-db



File uses dash in the filename, not underscore.

Reported-by: default avatarRussell King <linux@arm.linux.org.uk>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 2effbad5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
ifeq ($(CONFIG_OF),y)

dtb-$(CONFIG_ARCH_ALPINE) += \
	alpine_db.dtb
	alpine-db.dtb
dtb-$(CONFIG_MACH_ASM9260) += \
	alphascale-asm9260-devkit.dtb
# Keep at91 dtb files sorted alphabetically for each SoC