aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/brcm2708-gpu-fw
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-06-21 16:00:32 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-21 16:00:32 +0200
commite5cbcbe736186d67b11ada76e0057259ca35e662 (patch)
tree657e46a9076dd5775e003c49b37b81883f05e867 /package/kernel/brcm2708-gpu-fw
parent557ecbebe7216ba4f898bbc3fb45bdae818c06d5 (diff)
downloadmaster-187ad058-e5cbcbe736186d67b11ada76e0057259ca35e662.tar.gz
master-187ad058-e5cbcbe736186d67b11ada76e0057259ca35e662.tar.bz2
master-187ad058-e5cbcbe736186d67b11ada76e0057259ca35e662.zip
package: flag further target specific packages as nonshared
Add nonshared flag to package depending on specific targets or subtargets as there's no guarantee otherwise that they'll be available in the shared repo. [Edit: files modified in previous commit were removed from the list.] Signed-off-by: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'package/kernel/brcm2708-gpu-fw')
-rw-r--r--package/kernel/brcm2708-gpu-fw/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile
index dc70585f18..9ef0eedf27 100644
--- a/package/kernel/brcm2708-gpu-fw/Makefile
+++ b/package/kernel/brcm2708-gpu-fw/Makefile
@@ -18,6 +18,8 @@ PKG_MD5SUM:=5707f4d9ffd8d10018c68ecb8b363308
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)
+PKG_FLAGS:=nonshared
+
include $(INCLUDE_DIR)/package.mk
define Package/brcm2708-gpu-fw