summaryrefslogtreecommitdiff
path: root/package/bcm2835-firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/bcm2835-firmware/Makefile')
-rw-r--r--package/bcm2835-firmware/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/bcm2835-firmware/Makefile b/package/bcm2835-firmware/Makefile
index aea9caff6..565064dda 100644
--- a/package/bcm2835-firmware/Makefile
+++ b/package/bcm2835-firmware/Makefile
@@ -11,6 +11,8 @@ PKG_DESCR:= firmware for raspberry pi (bcm2835)
PKG_SECTION:= base
PKG_SITES:= http://openadk.org/distfiles/
+PKG_SYSTEM_DEPENDS:= raspberry-pi
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,BCM2835_FIRMWARE,bcm2835-firmware,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))