]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
pull libcool only for cst
authorGetAway <get-away@t-online.de>
Tue, 11 May 2021 17:01:39 +0000 (19:01 +0200)
committerGetAway <get-away@t-online.de>
Tue, 11 May 2021 17:01:39 +0000 (19:01 +0200)
Makefile

index c2ca45f9caf995e2dbab4d50807f5156b2a63595..e9657ab6fc3f8f5e5cb5515e8d86c8c293deb20f 100755 (executable)
--- 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)