Also mkdir /tmp

This commit is contained in:
Mark
2020-08-04 17:01:26 +03:00
parent 82ad031f9b
commit 9f87b329e7
+2 -1
View File
@@ -25,7 +25,8 @@ mkstage-etc:
$(STAGE)/mnt \
$(STAGE)/bin \
$(STAGE)/sys \
$(STAGE)/sbin
$(STAGE)/sbin \
$(STAGE)/tmp
cp -r etc $(STAGE)
mkstage-progs: