summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc
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 /package/bcm28xx-vc
parentdfc2215ba777e9bc7eb7993df52f6382e833376e (diff)
add basic support for raspberry-pi3p
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Diffstat (limited to 'package/bcm28xx-vc')
-rw-r--r--package/bcm28xx-vc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bcm28xx-vc/Makefile b/package/bcm28xx-vc/Makefile
index 3de24d690..59f29b80e 100644
--- a/package/bcm28xx-vc/Makefile
+++ b/package/bcm28xx-vc/Makefile
@@ -26,7 +26,7 @@ PKGSC_BCM28XX_VC_GL_LIBS:=libs/video
PKGSS_BCM28XX_VC_GL_LIBS:=bcm28xx-vc-libs
PKGSD_BCM28XX_VC_GL_LIBS:=videocore gl library
-PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi0 raspberry-pi2 raspberry-pi3 raspberry-pi3-64
+PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi0 raspberry-pi2 raspberry-pi3 raspberry-pi3-64 raspberry-pi3p raspberry-pi3p-64
include $(ADK_TOPDIR)/mk/package.mk