Commit b22ddec542a16930cea22c02403ea0fed0fca19a

Authored by Eric Lee
1 parent 02f55036e5

Fix the name typo

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

imx8m/smarc_mx8mq/BoardConfig.mk
... ... @@ -132,7 +132,7 @@
132 132 endif
133 133 endif
134 134  
135   -BOARD_PREBUILT_DTBOIMAGE := out/target/product/smarc_mx8mq/dtbo-smarcimx8mq-hdmi.img
  135 +BOARD_PREBUILT_DTBOIMAGE := out/target/product/smarc_mx8mq/dtbo-imx8mq-smarc-hdmi.img
136 136  
137 137 TARGET_BOARD_DTS_CONFIG := \
138 138 imx8mq-smarc-dcss-lvds:imx8mq-smarc-dcss-lvds.dtb \