commit | af070287c25baf4eb23bb3a7b742c076c027ec5c | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 28 12:08:06 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 21 13:48:52 2023 +0200 |
tree | fc453fb92eec0ca806fae7e5cf3446f4c775feeb | |
parent | bebd462bea767e3f793c4c15eaa426000ac2f0fa [diff] [blame] |
imx8ulp: build ahab The ahab was missed to be compiled, so add it back. Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/mach-imx/imx8ulp/Makefile b/arch/arm/mach-imx/imx8ulp/Makefile index 2c9938f..f7692cf 100644 --- a/arch/arm/mach-imx/imx8ulp/Makefile +++ b/arch/arm/mach-imx/imx8ulp/Makefile
@@ -5,6 +5,7 @@ obj-y += lowlevel_init.o obj-y += soc.o clock.o iomux.o pcc.o cgc.o rdc.o +obj-$(CONFIG_AHAB_BOOT) += ahab.o ifeq ($(CONFIG_SPL_BUILD),y) obj-y += upower/