libftdi: fix typo

pull/577/head
Tony Theodore 10 years ago
parent 2ff374c64e
commit 3647c00624

@ -26,7 +26,7 @@ define $(PKG)_BUILD
--disable-libftdipp \
--disable-python-binding \
--without-examples \
--without-docs
--without-docs \
HAVELIBUSB=true
$(MAKE) -C '$(1)' -j '$(JOBS)' install
endef

Loading…
Cancel
Save