Subversion Repositories freemyipod

Rev

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

Rev 870 Rev 897
Line 1... Line 1...
1
NAME := bootstrap_ipodclassic_itunes
1
NAME := bootstrap_ipodnano4g_itunes
2
DFUIMAGE ?= ../../../apps/installer-ipodclassic/build/bootstrap-ipodclassic.dfu
2
DFUIMAGE ?= ../../../apps/installer-ipodnano4g/build/bootstrap-ipodnano4g.dfu
3
 
3
 
4
ifeq ($(shell uname),WindowsNT)
4
ifeq ($(shell uname),WindowsNT)
5
CCACHE :=
5
CCACHE :=
6
else
6
else
7
CCACHE := $(shell which ccache)
7
CCACHE := $(shell which ccache)