diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-05 11:50:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-05 11:50:10 +0200 |
commit | e61aad237ecb819635bb7550dbbf66f2b8817b50 (patch) | |
tree | 2d954c4b7a9ccacc3d6a1e4e0240fa64cf7c229a /package/resource-agents/Makefile | |
parent | 0bdb6697263f1bad1471fec73aac621e60618936 (diff) |
more make bulkallmod patches
Diffstat (limited to 'package/resource-agents/Makefile')
-rw-r--r-- | package/resource-agents/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/resource-agents/Makefile b/package/resource-agents/Makefile index 30f63b07b..6611a579c 100644 --- a/package/resource-agents/Makefile +++ b/package/resource-agents/Makefile @@ -14,6 +14,7 @@ PKG_SITES:= http://openadk.org/distfiles/ PKG_CFLINE_RESOURCE_AGENTS:= depends on ADK_TARGET_LIB_GLIBC || ADK_TARGET_LIB_EGLIBC PKG_HOST_DEPENDS:= !darwin +PKG_ARCH_DEPENDS:= x86 include $(TOPDIR)/mk/package.mk |