From: GetAway Date: Tue, 11 May 2021 17:01:39 +0000 (+0200) Subject: pull libcool only for cst X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=41489fc7f661229ea113e2e85363f9668c1c1ce1;p=bs-cst-neutrino-hd.git pull libcool only for cst --- diff --git a/Makefile b/Makefile index c2ca45f..e9657ab 100755 --- a/Makefile +++ b/Makefile @@ -191,7 +191,9 @@ neutrino-all: # prerequisites.mk prerequisites-coolstream: $(MAKE) $(SOURCE_DIR)/neutrino-hd +ifeq ($(BOXSERIES), $(filter $(BOXSERIES), hd1 hd2)) $(MAKE) $(GIT_LIBCOOLSTREAM) +endif $(MAKE) $(GIT_BOOTLOADER) $(MAKE) $(GIT_DRIVERS_THIRDPARTY) $(MAKE) $(GIT_DRIVERS)