It's gnu-gcc, not just gcc

svn path=/trunk/kernel/source/linux-2.6/; revision=3803
This commit is contained in:
Christian T. Steigies 2005-08-10 07:09:13 +00:00
parent 4165c46725
commit 375aaed903
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#
# Variables
#
build_makeflags := 'CC=m68k-linux-gcc-3.3'
build_makeflags := 'CC=m68k-linux-gnu-gcc-3.3'