Updated LD=gcc

This commit is contained in:
adamdunkels 2007-03-25 17:21:10 +00:00
parent 31fea520ea
commit a9698f32fa
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ CONTIKI_CPU=$(CONTIKI)/cpu/x86
### Compiler definitions
CC = gcc
LD = ld
LD = gcc
AS = as
OBJCOPY = objcopy
STRIP = strip