Commit 1d5f0bf6 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: build crystalhd SDK on Win32

parent 20c3dcb7
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
CRYSTAL_HEADERS_URL := http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip 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: $(TARBALLS)/crystalhd_lgpl_includes_v1.zip:
$(call download,$(CRYSTAL_HEADERS_URL)) $(call download,$(CRYSTAL_HEADERS_URL))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment