]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/bash
wpa_supplicant: Update to 2.6
[ipfire-2.x.git] / lfs / bash
index 04e6c5084e2df9b1715fbf92908eccbf98f05215..e98b6fdba8a1bc3ce02cabecfc8bac065dc45a6d 100644 (file)
--- a/lfs/bash
+++ b/lfs/bash
@@ -101,6 +101,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
 ifeq "$(TOOLCHAIN)" "1"
        ln -svf bash /tools/bin/sh
+
+       mkdir -pv $(ROOT)/bin
        ln -svf ../tools/bin/bash $(ROOT)/bin/sh
 else
        ln -svf bash /bin/sh