mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-11-01 08:18:43 +08: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