summaryrefslogtreecommitdiff
path: root/tasks/007-convolution
diff options
context:
space:
mode:
authorOliver Schib <lich000king@yahoo.de>2018-04-15 19:15:07 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-04-16 05:24:50 +0100
commite1e95a021796cbaed71456a0d20d16ea189ed4f8 (patch)
tree6c566fb85457951b54bbde2974fabe8ccbd98a6b /tasks/007-convolution
parentdfc2215ba777e9bc7eb7993df52f6382e833376e (diff)
add basic support for raspberry-pi3p
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Diffstat (limited to 'tasks/007-convolution')
-rw-r--r--tasks/007-convolution1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/007-convolution b/tasks/007-convolution
index ffb458c37..7950dab84 100644
--- a/tasks/007-convolution
+++ b/tasks/007-convolution
@@ -47,6 +47,7 @@ config ADK_APPLIANCE_CONVOLUTION
ADK_TARGET_SYSTEM_RASPBERRY_PI || \
ADK_TARGET_SYSTEM_RASPBERRY_PI2 || \
ADK_TARGET_SYSTEM_RASPBERRY_PI3 || \
+ ADK_TARGET_SYSTEM_RASPBERRY_PI3P || \
ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 )
select ADK_RUNTIME_START_SERVICES
select ADK_RUNTIME_START_DROPBEAR