tcping-simple: type fix
This commit is contained in:
parent
939cdafcf1
commit
7b5c79387e
@ -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