Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move cc-option to below arch-specific setup
Sam Ravnborg says: "We have several architectures that plays strange games with $(CC) and $(CROSS_COMPILE). So we need to postpone any use of $(call cc-option..) until we have included the arch specific Makefile so we try with the correct $(CC) version." Requested-by: Sam Ravnborg <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information