- port hardware_caps from Neutrino-MP

This commit is contained in:
svenhoefer
2017-03-06 21:49:32 +01:00
parent 4c388bb71c
commit 29fd05002f
8 changed files with 141 additions and 0 deletions

View File

@@ -17,3 +17,8 @@ if ENABLE_UPNP
SUBDIRS += \
libupnpclient
endif
if BOXTYPE_COOL
SUBDIRS += \
hardware/coolstream
endif