mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- global whitespace trimming
This commit is contained in:
@@ -16,7 +16,7 @@ $(SFDISK_DIR)/.patched: $(DL_DIR)/$(SFDISK_SOURCE)
|
||||
$(SFDISK_CAT) $(DL_DIR)/$(SFDISK_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(SFDISK_DIR) package/sfdisk/ sfdisk.\*.patch
|
||||
touch $@
|
||||
|
||||
|
||||
|
||||
$(SFDISK_DIR)/sfdisk: $(SFDISK_DIR)/.patched
|
||||
$(MAKE) \
|
||||
|
||||
Reference in New Issue
Block a user