[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [6112] Change ARCH/ARCHI to lpc21 so that tunnel/usb
From: |
Martin Mueller |
Subject: |
[paparazzi-commits] [6112] Change ARCH/ARCHI to lpc21 so that tunnel/usb_tunnel/... |
Date: |
Fri, 08 Oct 2010 18:28:06 +0000 |
Revision: 6112
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6112
Author: mmm
Date: 2010-10-08 18:28:05 +0000 (Fri, 08 Oct 2010)
Log Message:
-----------
Change ARCH/ARCHI to lpc21 so that tunnel/usb_tunnel/... works again from
command line.
Modified Paths:
--------------
paparazzi3/trunk/conf/autopilot/tiny.makefile
Modified: paparazzi3/trunk/conf/autopilot/tiny.makefile
===================================================================
--- paparazzi3/trunk/conf/autopilot/tiny.makefile 2010-10-08 07:00:34 UTC
(rev 6111)
+++ paparazzi3/trunk/conf/autopilot/tiny.makefile 2010-10-08 18:28:05 UTC
(rev 6112)
@@ -5,8 +5,8 @@
# the makefiles under conf/boards/ should be used now
#
-ARCHI=arm7
-ARCH=arm7
+ARCHI=lpc21
+ARCH=lpc21
ap.ARCHDIR = $(ARCHI)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [6112] Change ARCH/ARCHI to lpc21 so that tunnel/usb_tunnel/...,
Martin Mueller <=