Commit d24363a5 authored by Olof Johansson's avatar Olof Johansson

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
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment