From 55f444970b8e8041fa631d3284d3357e07f82231 Mon Sep 17 00:00:00 2001 From: Shibby Date: Sat, 16 May 2015 13:08:20 +0200 Subject: [PATCH] Add /mmc directory --- release/src/router/others/rootprep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/src/router/others/rootprep.sh b/release/src/router/others/rootprep.sh index b18a17e386..10103eef6a 100755 --- a/release/src/router/others/rootprep.sh +++ b/release/src/router/others/rootprep.sh @@ -12,7 +12,7 @@ mkdir -p -m 0755 cifs2 mkdir -p -m 0755 opt # !!TB -#mkdir -p -m 0755 mmc +mkdir -p -m 0755 mmc mkdir -p -m 0755 usr/local ln -sf /tmp/share usr/share ln -sf /tmp/share usr/local/share -- 2.11.4.GIT