summaryrefslogtreecommitdiff
path: root/package/toolbox/src/umount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/toolbox/src/umount/Makefile')
-rw-r--r--package/toolbox/src/umount/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/toolbox/src/umount/Makefile b/package/toolbox/src/umount/Makefile
new file mode 100644
index 000000000..333256097
--- /dev/null
+++ b/package/toolbox/src/umount/Makefile
@@ -0,0 +1,3 @@
+PROG= umount
+
+include ../tool.mk