touchscreen: allow building for ARM

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-11-18 20:26:46 +01:00
parent d5f0233d7b
commit c1ef936580

View File

@ -5,7 +5,7 @@ PKG_NAME="touchscreen"
PKG_VERSION="1.0"
PKG_REV="103"
PKG_ARCH="any"
PKG_ADDON_PROJECTS="Generic RPi"
PKG_ADDON_PROJECTS="Generic RPi ARM"
PKG_LICENSE="GPL"
PKG_SITE=""
PKG_URL=""