blob: e08a8e21a6bb90cb4dd8a7514b89a805456e4a62 [file] [log] [blame]
ifeq ($(CONFIG_DRIVER_XPOWERS_AXP209),y)
bootblock-$(CONFIG_DRIVER_XPOWERS_AXP209_BOOTBLOCK) += axp209.c
romstage-y += axp209.c
ramstage-y += axp209.c
endif