summaryrefslogtreecommitdiff
path: root/rootfs/Makefile
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-06-19 21:59:20 -0400
committerAndrew Cady <d@jerkface.net>2019-06-19 21:59:20 -0400
commitcba0669ce3c697f845e8ce366e61c78179246251 (patch)
tree207f08dff0bc997f5fb7af7a63f91ff3e6a7d362 /rootfs/Makefile
parentddd28e45d507665ffd89b35e8c759b6add7686a6 (diff)
move fsmgr rootfs config into this repo
Diffstat (limited to 'rootfs/Makefile')
-rw-r--r--rootfs/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/rootfs/Makefile b/rootfs/Makefile
new file mode 100644
index 0000000..8ddebcf
--- /dev/null
+++ b/rootfs/Makefile
@@ -0,0 +1,5 @@
1fsmgr := $(shell which fsmgr)
2sudo := $(shell [ "$$(id -u)" = 0 ] || echo sudo)
3
4all:
5 $(sudo) $(fsmgr) build samizdat