diff --git a/Makefile b/Makefile index a269ab9..0ad1909 100644 --- a/Makefile +++ b/Makefile @@ -60,3 +60,6 @@ doxygenconf: doc: doxygen.conf @doxygen doxygen.conf + +busybox_setup: + @tar xvf alpine-minirootfs-3.12.0-x86.tar.gz --directory=./busybox