kbuild: Cleanup the chmod rule in scripts/
This rule makes sure that some scripts really have the executable bit set. Since it doesn't create the sripts, they shouldn't be targets, but rather prerequisites (of a phony rule)
Showing
Please register or sign in to comment