comparison BSDmakefile @ 29:077cdff4662a

Updated BMP has a different port name.
author Daniel O'Connor <darius@dons.net.au>
date Tue, 27 Nov 2012 13:17:42 +1030
parents 5c9d2e3d6591
children 03592ca4d37e
comparison
equal deleted inserted replaced
28:7f8e5780024b 29:077cdff4662a
66 66
67 .PATH: ${PERIPHDIR}/src 67 .PATH: ${PERIPHDIR}/src
68 .PATH: ${COREDIR} 68 .PATH: ${COREDIR}
69 .PATH: ${SYSDIR} 69 .PATH: ${SYSDIR}
70 70
71 DBGPORT= /dev/cu.usbmodemfa1421 71 DBGPORT= /dev/cu.usbmodem7FC58901
72 72
73 .include "${.CURDIR}/BSDmakefile.arm" 73 .include "${.CURDIR}/BSDmakefile.arm"