Make the makefile compatible with Busybox
Busybox follows stricter POSIX standards, and doesn't support the --mode and --directory arguments, but rather uses the shorthand variants -m and -d
This makes it compile on Alpine Linux/postmarketOS.
Busybox follows stricter POSIX standards, and doesn't support the --mode and --directory arguments, but rather uses the shorthand variants -m and -d
This makes it compile on Alpine Linux/postmarketOS.
This will create a new commit in order to revert the existing changes.