X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=Makefile;h=39f8633f0ec5fdfff3e8d23074fc3fdb20992abf;hp=2271944d330b9c81e36d420693d494dd3809deb6;hb=cd202d3404a953404f59453e8998a9fa13fa8ccf;hpb=34b04c432bcc86d1654c414f4dcd4cf1fdfec68a diff --git a/Makefile b/Makefile index 2271944..39f8633 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ KERNELADDR = 0x01400000 # Set this to the prefix of your cross-compiler, if you have one. # Else leave it empty. # -CROSS = +CROSS = CC := $(CROSS)gcc LD := $(CROSS)ld @@ -64,7 +64,7 @@ endif # Link flags # -LFLAGS = -Ttext $(TEXTADDR) -Bstatic +LFLAGS = -Ttext $(TEXTADDR) -Bstatic # Libraries #