summaryrefslogtreecommitdiff
path: root/package/syslinux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-13 17:29:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-13 17:29:14 +0100
commit897be7157eb98898fdc62224857025d4a0f01dd5 (patch)
tree763f672beb5d7b5c44099aa3e4cea747ef9f9c7f /package/syslinux/Makefile
parent607e1fc199759ad073742bdd4d667c3947c2c5ca (diff)
parent61f978300c334c3e2466d24bed56ae6a1720d2b2 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/syslinux/Makefile')
-rw-r--r--package/syslinux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/syslinux/Makefile b/package/syslinux/Makefile
index c5b8de89c..4a877426f 100644
--- a/package/syslinux/Makefile
+++ b/package/syslinux/Makefile
@@ -13,6 +13,8 @@ PKG_BUILDDEP:= nasm
PKG_URL:= http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
PKG_SITES:= http://www.kernel.org/pub/linux/utils/boot/syslinux/
+PKG_HOST_DEPENDS:= !darwin !netbsd !openbsd !cygwin !freebsd
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,SYSLINUX,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))