mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
babel-pinger: fix typo in Makefile
This commit is contained in:
@@ -33,7 +33,7 @@ endef
|
||||
MAKE_FLAGS+= \
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
|
||||
define Package/babeld/install
|
||||
define Package/babel-pinger/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/babel-pinger $(1)/usr/sbin/
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user