summaryrefslogtreecommitdiffstats
path: root/release/picobsd/install/Makefile.mfs
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/install/Makefile.mfs')
-rw-r--r--release/picobsd/install/Makefile.mfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/install/Makefile.mfs b/release/picobsd/install/Makefile.mfs
index 145c9b6..ac567da 100644
--- a/release/picobsd/install/Makefile.mfs
+++ b/release/picobsd/install/Makefile.mfs
@@ -12,7 +12,7 @@ MY_DEVS= std tun2 cuaa0 cuaa1 cuaa2 vty10 fd0 wd0s1h pty0 wd0 wd1 wd2 wd3 da0 da
all: tree links files
tree:
- mtree -deLU -f mfs.mtree -p ${DESTDIR}
+ mtree -deU -f mfs.mtree -p ${DESTDIR}
links: tree
(cd ${DESTDIR}; \
OpenPOWER on IntegriCloud