mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 09:41:53 +02:00
urjtag: fix typo
This commit is contained in:
parent
1ec3c83b70
commit
f5eefbc3d3
@ -43,7 +43,7 @@ CONFIGURE_ARGS += --with-libusb --with-libftdi --without-ftd2xx \
|
|||||||
define Package/urjtag/install
|
define Package/urjtag/install
|
||||||
$(INSTALL_DIR) \
|
$(INSTALL_DIR) \
|
||||||
$(1)/usr/bin/ \
|
$(1)/usr/bin/ \
|
||||||
$(1)/usr/share/urjtag/ \
|
$(1)/usr/share/urjtag/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,urjtag))
|
$(eval $(call BuildPackage,urjtag))
|
||||||
|
Loading…
Reference in New Issue
Block a user