summaryrefslogtreecommitdiffstats
path: root/package/firmware/ixp4xx-microcode
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-04-26 23:09:12 +0200
committerJo-Philipp Wich <jo@mein.io>2016-04-26 23:26:43 +0200
commitb04a25491f707acf7100b453b77b267acddceae6 (patch)
tree77626232cf3fc266dfedb65ed42010e0c6b0af72 /package/firmware/ixp4xx-microcode
parent69ccef03f9c61cfbe38cc9dbee19d331f890591a (diff)
downloadmaster-31e0f0ae-b04a25491f707acf7100b453b77b267acddceae6.tar.gz
master-31e0f0ae-b04a25491f707acf7100b453b77b267acddceae6.tar.bz2
master-31e0f0ae-b04a25491f707acf7100b453b77b267acddceae6.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. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/firmware/ixp4xx-microcode')
-rw-r--r--package/firmware/ixp4xx-microcode/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firmware/ixp4xx-microcode/Makefile b/package/firmware/ixp4xx-microcode/Makefile
index 1af12480c1..502424d678 100644
--- a/package/firmware/ixp4xx-microcode/Makefile
+++ b/package/firmware/ixp4xx-microcode/Makefile
@@ -15,6 +15,8 @@ PKG_SOURCE:=IPL_ixp400NpeLibraryWithCrypto-2_4.zip
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
PKG_MD5SUM:=dd5f6482e625ecb334469958bcd54b37
+PKG_FLAGS:=nonshared
+
include $(INCLUDE_DIR)/package.mk
define Package/ixp4xx-microcode