diff options
Diffstat (limited to 'package/bcm28xx-vc/Makefile')
-rw-r--r-- | package/bcm28xx-vc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bcm28xx-vc/Makefile b/package/bcm28xx-vc/Makefile index e7fe06316..ebdcf59ed 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -23,7 +23,7 @@ PKGSC_BCM28XX_VC_DEBUG:=libs/misc PKGSD_BCM28XX_VC_DEBUG:=videocore debug library PKGSC_BCM28XX_VC_GL_LIBS:=libs/video -PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 +PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 raspberry-pi3 include $(ADK_TOPDIR)/mk/package.mk |