mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
enable SCREENSHOT for generic
This commit is contained in:
@@ -140,6 +140,7 @@ if test "$BOXTYPE" = "coolstream"; then
|
||||
fi
|
||||
|
||||
if test "$BOXTYPE" = "coolstream" ||
|
||||
test "$BOXTYPE" = "generic" ||
|
||||
test "$BOXTYPE" = "tripledragon" ||
|
||||
test "$BOXTYPE" = "spark"; then
|
||||
AC_DEFINE(SCREENSHOT,1,[Define to 1 if the platform supports screenshots])
|
||||
|
Reference in New Issue
Block a user