- rename BOXTYPE_COOL => BOXTYPE_CST

Conflicts:
	src/driver/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-10-03 23:44:06 +02:00
committed by Thilo Graf
parent 1c44541243
commit 6d127b927b
6 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ SUBDIRS += \
libupnpclient
endif
if BOXTYPE_COOL
if BOXTYPE_CST
SUBDIRS += \
hardware/coolstream
endif