aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/xpowers/axp209/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/xpowers/axp209/Makefile.inc')
-rw-r--r--src/drivers/xpowers/axp209/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/drivers/xpowers/axp209/Makefile.inc b/src/drivers/xpowers/axp209/Makefile.inc
new file mode 100644
index 0000000000..5ac691e06d
--- /dev/null
+++ b/src/drivers/xpowers/axp209/Makefile.inc
@@ -0,0 +1,3 @@
+bootblock-$(CONFIG_DRIVER_XPOWERS_AXP209_BOOTBLOCK) += axp209.c
+romstage-$(CONFIG_DRIVER_XPOWERS_AXP209) += axp209.c
+ramstage-$(CONFIG_DRIVER_XPOWERS_AXP209) += axp209.c