Install ascii-xfr from minicom (#3537)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11739 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6bc105e206
commit
9cae6dfc0f
@ -32,6 +32,7 @@ endef
|
||||
define Package/minicom/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME) $(1)/usr/sbin/
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/ascii-xfr $(1)/usr/sbin/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,minicom))
|
||||
|
Loading…
x
Reference in New Issue
Block a user