Remove MAKEWRAPPER var

Signed-off-by: jabdr <jd@q321.de>
This commit is contained in:
jabdr 2023-05-04 11:23:30 +02:00 committed by poiana
parent e1492ae9df
commit f25c057ce8

View File

@ -296,7 +296,6 @@ load_kernel_module_compile() {
fi
fi
done
rm -f "$MAKEWRAPPER"
}
load_kernel_module_download() {