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