]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/gateworks/venice/Makefile
board: gateworks: venice: add imx8mp-venice-gw740x support
[thirdparty/u-boot.git] / board / gateworks / venice / Makefile
index fbb716ee852db60f4290a4b63e104725707fd44b..faf1348cfa9105b341fea516a42db8784c4143a6 100644 (file)
@@ -14,4 +14,7 @@ endif
 ifdef CONFIG_IMX8MN
 obj-$(CONFIG_IMX8M_LPDDR4) += lpddr4_timing_imx8mn.o
 endif
+ifdef CONFIG_IMX8MP
+obj-$(CONFIG_IMX8M_LPDDR4) += lpddr4_timing_imx8mp.o
+endif
 endif