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 2c546b5f2..3de24d690 100644 --- a/package/bcm28xx-vc/Makefile +++ b/package/bcm28xx-vc/Makefile @@ -15,7 +15,7 @@ PKG_URL:= https://github.com/raspberrypi/userland PKG_SITES:= https://github.com/raspberrypi/userland.git PKG_SUBPKGS:= BCM28XX_VC_TOOLS BCM28XX_VC_LIBS BCM28XX_VC_GL_LIBS BCM28XX_VC_DEBUG -PKGSS_BCM28XX_VC_TOOLS:=bcm28XX-vc-libs +PKGSS_BCM28XX_VC_TOOLS:=bcm28xx-vc-libs PKGSC_BCM28XX_VC_TOOLS:=sys/hw PKGSD_BCM28XX_VC_TOOLS:=videocore tools (vcgencmd,..) PKGSC_BCM28XX_VC_LIBS:= libs/misc |