Some arches have multiple Makefiles

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2014-01-05 16:07:32 -05:00
parent b0000b29af
commit 053e029ee6

View file

@ -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