vanhofen
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
package/dosfstools/dosfstools.mk
|
@ -43,5 +43,5 @@ define HOST_DOSFSTOOLS_SYMLINKING |
|
|
endef |
|
|
endef |
|
|
HOST_DOSFSTOOLS_HOST_FINALIZE_HOOKS += HOST_DOSFSTOOLS_SYMLINKING |
|
|
HOST_DOSFSTOOLS_HOST_FINALIZE_HOOKS += HOST_DOSFSTOOLS_SYMLINKING |
|
|
|
|
|
|
|
|
host-dosfstools: $(DL_DIR)/$(HOST_DOSFSTOOLS_SOURCE) | $(HOST_DIR) |
|
|
host-dosfstools: | $(HOST_DIR) |
|
|
$(call host-autotools-package) |
|
|
$(call host-autotools-package) |
|
|