mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 20:44:26 +01:00
build: make --dry-run all work
This commit is contained in:
@@ -54,7 +54,7 @@ Build crosstool-NG with Newlib for bare metal compilation
|
||||
'defconfig', LF,
|
||||
],
|
||||
)
|
||||
os.unlink(defconfig_dest)
|
||||
self.sh.rmrf(defconfig_dest)
|
||||
self.sh.run_cmd(
|
||||
[
|
||||
self.env['crosstool_ng_executable'], LF,
|
||||
|
||||
Reference in New Issue
Block a user