We can skip the make clean process for unified drivers given
that the script that makes compat-drivers releases, gen-releases.sh,
already ensures that we call $(git clean -f -x -d) on each git
tree we are cherry picking code from.
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>