mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/: convert to DOWNLOAD helper
This commit is contained in:
@@ -21,7 +21,7 @@ BR2_LSOF_CFLAGS+=-UHASIPv6
|
||||
endif
|
||||
|
||||
$(DL_DIR)/$(LSOF_SOURCE):
|
||||
$(WGET) -P $(DL_DIR) $(LSOF_SITE)/$(LSOF_SOURCE)
|
||||
$(call DOWNLOAD,$(LSOF_SITE),$(LSOF_SOURCE))
|
||||
|
||||
lsof-source: $(DL_DIR)/$(LSOF_SOURCE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user