diff --git a/Makefile b/Makefile index 8a6ac8f..6c5a805 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