enable SCREENSHOT for generic

Origin commit data
------------------
Commit: cf126eb761
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
This commit is contained in:
Jacek Jendrzej
2017-03-15 19:10:35 +01:00
parent a31e3cfdc1
commit d5872aa9e0

View File

@@ -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])