some more upstream patches
This commit is contained in:
parent
607633f50a
commit
468fe5665e
@ -16,6 +16,7 @@ $(DL_DIR)/$(BASH_SOURCE):
|
||||
|
||||
bash-source: $(DL_DIR)/$(BASH_SOURCE)
|
||||
|
||||
bash-unpacked: $(BASH_DIR)/.unpacked
|
||||
$(BASH_DIR)/.unpacked: $(DL_DIR)/$(BASH_SOURCE)
|
||||
$(BASH_CAT) $(DL_DIR)/$(BASH_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(BASH_DIR) package/bash/ bash??-*
|
||||
|
Loading…
Reference in New Issue
Block a user