From e14016b56dede9654bac3562ae3623e2ae964e14 Mon Sep 17 00:00:00 2001 From: "Chris A. Fischer" Date: Thu, 17 Jan 2019 14:33:05 -0700 Subject: [PATCH] Fix Makefile --- scripts/Tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Tools/Makefile b/scripts/Tools/Makefile index 9008f9d4f8c..544cc1a8947 100644 --- a/scripts/Tools/Makefile +++ b/scripts/Tools/Makefile @@ -557,7 +557,7 @@ ifeq ($(findstring -cosp,$(CAM_CONFIG_OPTS)),-cosp) ifeq ($(MODEL),driver) INCLDIR+=-I$(COSP_LIBDIR) endif - endif +endif ifeq ($(MODEL),driver) INCLDIR+=-I$(COSP_LIBDIR)