projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2effbad
)
ARM: dts: fix typo in makefile for alpine-db
author
Olof Johansson
<olof@lixom.net>
Thu, 2 Apr 2015 00:05:54 +0000
(17:05 -0700)
committer
Olof Johansson
<olof@lixom.net>
Thu, 2 Apr 2015 00:05:58 +0000
(17:05 -0700)
File uses dash in the filename, not underscore.
Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index 4e1b3873d8093b87b1901f8ef4adc840d913f978..a1f1aa73a430730d8bc41fde43537ea9c8f439f3 100644
(file)
--- a/
arch/arm/boot/dts/Makefile
+++ b/
arch/arm/boot/dts/Makefile
@@
-1,7
+1,7
@@
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