Skip to content

Commit 98895d5

Browse files
fifteenhexarndb
authored andcommitted
ARM: mstar: Fix dts filename for 70mai midrive d08
Fixes the filename for the 70mai midrive d08 dts. Signed-off-by: Daniel Palmer <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 8484515 commit 98895d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ dtb-$(CONFIG_ARCH_MILBEAUT) += milbeaut-m10v-evb.dtb
13451345
dtb-$(CONFIG_ARCH_MSTARV7) += \
13461346
infinity-msc313-breadbee_crust.dtb \
13471347
infinity3-msc313e-breadbee.dtb \
1348-
mercury5-ssc8336n-midrive08.dtb
1348+
mercury5-ssc8336n-midrived08.dtb
13491349
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
13501350
dtb-$(CONFIG_ARCH_ASPEED) += \
13511351
aspeed-ast2500-evb.dtb \

0 commit comments

Comments
 (0)