summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-02-15 18:11:55 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-02-25 01:06:24 +0100
commitef120261910bfb46f25a168f26043ff380ab26b0 (patch)
tree01ba3b68302e466b5c9e7dd68d1a62269c477d50 /package/bcm28xx-vc/Makefile
parent81c178b82dd8bdef3df37c3a3dcd20c1956da308 (diff)
add support for raspberry pi4 64 bit
Diffstat (limited to 'package/bcm28xx-vc/Makefile')
-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 07225cc24..e1ff14f13 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 raspberry-pi4 raspberry-pi3p-64
+PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi0 raspberry-pi2 raspberry-pi3 raspberry-pi3-64 raspberry-pi4 raspberry-pi4-64
include $(ADK_TOPDIR)/mk/package.mk