move sim dir to arch as well, sim compiles again

This commit is contained in:
Felix Ruess
2010-09-23 12:33:56 +00:00
parent ceed7aab4d
commit 8f288b43b9
43 changed files with 8 additions and 6 deletions
+1
View File
@@ -26,6 +26,7 @@
# This is the common Makefile for the arm7-target.
#
# this should not be needed
#SRC_ARCH = lpc21
# Define programs and commands.
+2 -1
View File
@@ -25,7 +25,8 @@
# This is the common Makefile for the sim target.
#
SRC_ARCH = sim
# this should not be needed
#SRC_ARCH = sim
ifneq ($(SIM_TYPE),JSBSIM)
CC = gcc