diff 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
line wrap: on
line diff
--- a/BSDmakefile	Tue Nov 27 13:16:47 2012 +1030
+++ b/BSDmakefile	Tue Nov 27 13:17:42 2012 +1030
@@ -68,6 +68,6 @@
 .PATH:		${COREDIR}
 .PATH:		${SYSDIR}
 
-DBGPORT=	/dev/cu.usbmodemfa1421
+DBGPORT=	/dev/cu.usbmodem7FC58901
 
 .include "${.CURDIR}/BSDmakefile.arm"