tcping-simple: type fix
This commit is contained in:
parent
4d6a354e86
commit
77fc8875ed
@ -44,7 +44,7 @@ define Build/Prepare
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(TARGET_CROSS)gcc $(PKG_BUILD_DIR)/$(PKG_SOURCE) -o $(PKG_BUILD_DIR)/tcping
|
||||
$(TARGET_CROSS)gcc $(PKG_BUILD_DIR)/$(PKG_SOURCE) -o $(PKG_BUILD_DIR)/tcping-simple
|
||||
endef
|
||||
|
||||
define Build/Install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user