SVN-Revision: 7495
@@ -1,5 +1,5 @@
define Package/base-files/install-target
- mkdir $(1)/root
+ mkdir -p $(1)/root
endef