mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
missed a spot
This commit is contained in:
@@ -11,6 +11,7 @@ SMARTMONTOOLS_CAT:=zcat
|
||||
SMARTMONTOOLS_BINARY:=smartctl
|
||||
SMARTMONTOOLS_BINARY2:=smartd
|
||||
SMARTMONTOOLS_TARGET_BINARY:=usr/sbin/smartctl
|
||||
SMARTMONTOOLS_TARGET_BINARY2:=usr/sbin/smartd
|
||||
|
||||
$(DL_DIR)/$(SMARTMONTOOLS_SOURCE):
|
||||
$(WGET) -P $(DL_DIR) $(SMARTMONTOOLS_SITE)/$(SMARTMONTOOLS_SOURCE)
|
||||
|
||||
Reference in New Issue
Block a user