More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
[openwrt.git] / target / linux / etrax-2.6 / base-files.mk
index de72e4d..d77ab55 100644 (file)
@@ -1,5 +1,5 @@
 define Package/base-files/install-target
-       mkdir $(1)/root
+       mkdir -p $(1)/root
 endef
 
 
This page took 0.024643 seconds and 4 git commands to generate.