From 6c521d3897b6427cf154b2980a035ba62acbf7b3 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Fri, 22 Sep 2017 22:27:55 +0200 Subject: src/lib/Makefile.inc: Remove loaders subdirectory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit src/lib/loaders was removed in commit 899d13d0df ("cbfs: new API and better program loading"). Change-Id: Ic7a9f5d83c5f9445bf24970e0c8cc645dd1944ff Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/21643 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Paul Menzel --- src/lib/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc index e50eba663a..778bea8165 100644 --- a/src/lib/Makefile.inc +++ b/src/lib/Makefile.inc @@ -12,7 +12,6 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -subdirs-y += loaders subdirs-y += gnat ifeq ($(CONFIG_UBSAN),y) -- cgit v1.2.3