rename BOXTYPE_COOL => BOXTYPE_CST

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8524f5f218
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)

Origin message was:
------------------
- rename BOXTYPE_COOL => BOXTYPE_CST

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-10-03 23:44:06 +02:00
parent c4492d93a8
commit b02b3e8c3f
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