Move to new cegcc, whose tools have slightly different name.

This commit is contained in:
ehouse 2008-05-26 00:47:40 +00:00
parent d053f0731f
commit 2dceb054b8

View file

@ -36,7 +36,8 @@ MINGW_INC_PATH ?= -I/usr/i586-mingw32msvc/include
CE_ARCH = arm-wince-pe
else
MINGW_INC_PATH = #in case it's in env
CE_ARCH = arm-wince-mingw32ce
#CE_ARCH = arm-wince-mingw32ce
CE_ARCH = arm-mingw32ce
endif
CEOPT_ROOT ?= /opt