Some arches have multiple Makefiles
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
b0000b29af
commit
053e029ee6
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ let
|
|||
|
||||
# Keep root and arch-specific Makefiles
|
||||
chmod -w Makefile
|
||||
chmod -w arch/$arch/Makefile
|
||||
chmod -w arch/$arch/Makefile*
|
||||
|
||||
# Keep whole scripts dir
|
||||
chmod -w -R scripts
|
||||
|
|
Loading…
Reference in a new issue