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-libftdipp \
--disable-python-binding \ --disable-python-binding \
--without-examples \ --without-examples \
--without-docs --without-docs \
HAVELIBUSB=true HAVELIBUSB=true
$(MAKE) -C '$(1)' -j '$(JOBS)' install $(MAKE) -C '$(1)' -j '$(JOBS)' install
endef endef

Loading…
Cancel
Save