Fix base-hw-panda src package (Ref #202)

This commit is contained in:
Stefan Kalkowski
2020-04-22 12:36:21 +02:00
committed by Norman Feske
parent 8b50651536
commit ec37477e20
5 changed files with 54 additions and 43 deletions

View File

@@ -12,6 +12,6 @@ SRC_S += bootstrap/spec/arm/crt0.s
CC_MARCH = -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=softfp
include $(BASE_DIR)/../base-hw/lib/mk/bootstrap-hw.inc
include $(call select_from_repositories,lib/mk/bootstrap-hw.inc)
vpath bootstrap/spec/panda/platform.cc $(REP_DIR)/src