Contribs: build crystalhd SDK on Win32

This commit is contained in:
Jean-Baptiste Kempf 2013-07-12 17:28:24 +02:00
parent 20c3dcb701
commit 1d5f0bf669

View File

@ -2,6 +2,10 @@
CRYSTAL_HEADERS_URL := http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip
ifdef HAVE_WIN32
PKGS += crystalhd
endif
$(TARBALLS)/crystalhd_lgpl_includes_v1.zip:
$(call download,$(CRYSTAL_HEADERS_URL))