summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2014-05-13 16:45:45 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-09-22 13:31:04 -0500
commitd001febf0b5594120dd422bcbe5736221471e0ca (patch)
tree227678a8341e96ef6bf9fe385e1215cffe613b97 /src/usr/makefile
parente7d14e42caf28c421dfaa4b3b15bda7cf5a77e43 (diff)
downloadblackbird-hostboot-d001febf0b5594120dd422bcbe5736221471e0ca.tar.gz
blackbird-hostboot-d001febf0b5594120dd422bcbe5736221471e0ca.zip
Create LPC Device Driver
Split LPC function out from PNOR DD and incorporate Stradale changes Change-Id: I4162db1a9f52ba3c0c973438b7b70baeae00aee2 Origin: Google Shared Technology RTC: 97494 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11198 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 2543ed901..34d64fbdf 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -60,5 +60,6 @@ SUBDIRS += secureboot.d
SUBDIRS += devtree.d
SUBDIRS += sbe.d
SUBDIRS += gpio.d
+SUBDIRS += lpc.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud