Skip to content

Commit

Permalink
Fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris A. Fischer committed Jan 17, 2019
1 parent 8ebc42b commit e14016b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e14016b

Please sign in to comment.