mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +08:00
move sim dir to arch as well, sim compiles again
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user