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