Subversion Repositories freemyipod

Rev

Rev 147 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 147 Rev 457
Line 1... Line 1...
1
NAME := uninstaller-nano2g
1
NAME := uninstaller-nano2g
2
 
2
 
3
EMBIOSDIR ?= ../../embios/trunk/
3
EMBIOSDIR ?= ../../embios/trunk/
4
 
4
 
5
CROSS   ?= arm-none-eabi-
5
CROSS   ?= arm-elf-eabi-
6
CC      := $(CROSS)gcc
6
CC      := $(CROSS)gcc
7
AS      := $(CROSS)as
7
AS      := $(CROSS)as
8
LD      := $(CROSS)ld
8
LD      := $(CROSS)ld
9
OBJCOPY := $(CROSS)objcopy
9
OBJCOPY := $(CROSS)objcopy
10
UCLPACK := ucl2e10singleblk
10
UCLPACK := ucl2e10singleblk