From be9ac6a00db5d6f6aa48a19340fefb3a8a33cd3c Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Fri, 14 Apr 2017 11:10:44 -0500 Subject: Remove devtree code OPAL is now HDAT-based, removing all references to the Hostboot-generated devtree. Change-Id: I9fc8773f7135d4e0d4799e4cc7c6e3b6ea1da14d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39293 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: William G. Hoffa Reviewed-by: Michael Baiocchi Reviewed-by: Matthew A. Ploetz --- src/usr/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/makefile') diff --git a/src/usr/makefile b/src/usr/makefile index 64df5222e..17b0283b1 100644 --- a/src/usr/makefile +++ b/src/usr/makefile @@ -56,7 +56,6 @@ SUBDIRS += runtime.d SUBDIRS += ibscom.d SUBDIRS += dump.d SUBDIRS += secureboot.d -SUBDIRS += devtree.d SUBDIRS += sbe.d SUBDIRS += sbeio.d SUBDIRS += gpio.d -- cgit v1.2.1