mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-24 09:18:33 +03:00
owhw: Make owhw/board.h the default for now
I will re-introduce simtrace2 hardware support later
This commit is contained in:
@@ -91,7 +91,11 @@ NM = $(CROSS_COMPILE)nm
|
|||||||
INCLUDES_USB = -Iatmel_softpack_libraries/usb/include
|
INCLUDES_USB = -Iatmel_softpack_libraries/usb/include
|
||||||
|
|
||||||
INCLUDES = -Iinclude_board -Iinclude_sam3s -Iinclude -Isrc_simtrace
|
INCLUDES = -Iinclude_board -Iinclude_sam3s -Iinclude -Isrc_simtrace
|
||||||
INCLUDES += -Iinclude_board/simtrace
|
|
||||||
|
# FIXME: This must be made configurable!
|
||||||
|
#INCLUDES += -Iinclude_board/simtrace
|
||||||
|
INCLUDES += -Iinclude_board/owhw
|
||||||
|
|
||||||
INCLUDES += -Icmsis
|
INCLUDES += -Icmsis
|
||||||
INCLUDES += $(INCLUDES_USB)
|
INCLUDES += $(INCLUDES_USB)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user