www.pudn.com > DMBDRV.rar > sources
# Copyright (c) 2006 Siano Mobile Silicon Ltd. All rights reserved
#
# PROPRIETARY RIGHTS of Siano Mobile Silicon are involved in the
# subject matter of this material. All manufacturing, reproduction,
# use, and sales rights pertaining to this subject matter are governed
# by the license agreement. The recipient of this software implicitly
# accepts the terms of the license.
#
TARGETNAME=SianoSPI
TARGETTYPE=DYNLINK
RELEASETYPE=PLATFORM
DLLENTRY=DllEntry
INCLUDES= $(INCLUDES);\
$(_TARGETPLATROOT)\src\xllp\inc; \
$(_TARGETPLATROOT)\src\inc; \
$(_TARGETPLATROOT)\src\kernel\OAL_MDD\inc; \
$(_TARGETPLATROOT)\src\bulverdeinc;\
..\DmaPxaXXX; \
..\
SOURCES= \
SianoSPI.c \
smsspicommon.c \
SPIHw.c
DEFFILE= SianoSPI.def
TARGETLIBS= \
$(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib \
$(_SYSGENOAKROOT)\lib\$(_CPUINDPATH)\pxa255_drvlib.lib \
$(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\ceddk.lib \
$(_TARGETPLATROOT)\lib\$(_CPUINDPATH)\pxa27x_xllp.lib \
$(_TARGETPLATROOT)\lib\$(_CPUINDPATH)\PxaDMA.lib \
$(_TARGETPLATROOT)\lib\$(_CPUINDPATH)\mainstoneii_valloc.lib\