mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
configure: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1 configure parameter: --with-boxmodel=hd1 --with-boxmodel=nevis is deprecated, but still valid BOXMODEL_APOLLO => BOXMODEL_CS_HD2 configure parameter: --with-boxmodel=hd2 --with-boxmodel=apollo is deprecated, but still valid
This commit is contained in:
@@ -11,6 +11,6 @@ install_DATA = \
|
||||
tuxtxt.ttf \
|
||||
tuxtxt.otb
|
||||
|
||||
if BOXMODEL_APOLLO
|
||||
if BOXMODEL_CS_HD2
|
||||
install_DATA += UnDotum.ttf
|
||||
endif
|
||||
|
Reference in New Issue
Block a user