From 428eeff923f8b4e18f4df093f8e8e389311cce3a Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Mon, 30 Dec 2013 01:21:55 -0500 Subject: drivers: Add support for X-Powers AXP209 PMU Change-Id: I1de0e656a38527b172af1d0b5bcd97acbfc03bf0 Signed-off-by: Alexandru Gagniuc Reviewed-on: http://review.coreboot.org/4591 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/drivers/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers/Makefile.inc') diff --git a/src/drivers/Makefile.inc b/src/drivers/Makefile.inc index 7b1e4ca13d..34ae62e12a 100644 --- a/src/drivers/Makefile.inc +++ b/src/drivers/Makefile.inc @@ -34,4 +34,5 @@ subdirs-y += spi subdirs-y += ti subdirs-y += ipmi subdirs-y += elog +subdirs-y += xpowers subdirs-$(CONFIG_ARCH_X86) += pc80 -- cgit v1.2.3