From ecd083e0c0b0236b869ca04993420105ed7cf06a Mon Sep 17 00:00:00 2001 From: ms Date: Mon, 16 Jul 2007 18:00:55 +0000 Subject: [PATCH] Ein Commit damit der Heiner weiterbauen kann... git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@701 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- lfs/busybox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/busybox b/lfs/busybox index e03659ccd4..2c173b0a11 100644 --- a/lfs/busybox +++ b/lfs/busybox @@ -72,7 +72,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) - -mkdir -p /install/initrd/{,s}bin + -mkdir -p /install/initrd/{{,s}bin,etc} cd $(DIR_APP) && cp -f $(DIR_SRC)/config/uClibc/busybox.config .config cd $(DIR_APP) && make oldconfig cd $(DIR_APP) && make -- 2.39.2