diff options
author | Paul Mundt <lethal@linux-sh.org> | 2012-06-18 13:48:08 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-18 11:10:58 -0700 |
commit | a1f42beb8e287482d1a802731d4fb7e2bdc2c703 (patch) | |
tree | 30c23c1eee0428da0aa6391874f9c9712b96c0c2 /firmware/matrox | |
parent | 39a50b42f7026027b54131291ad0f350100eac95 (diff) | |
download | op-kernel-dev-a1f42beb8e287482d1a802731d4fb7e2bdc2c703.zip op-kernel-dev-a1f42beb8e287482d1a802731d4fb7e2bdc2c703.tar.gz |
Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.
When the READABLE_ASM cc-option tests were added they were done so prior
to the arch Makefile include, resulting in cc-option being run on the
host cc instead of the factoring in the cross prefix set up by the
architecture.
This bumps the include back up so that cc-option actually runs on the
compiler that we're building with.
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware/matrox')
0 files changed, 0 insertions, 0 deletions