mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
Introudce an include_libosmocore directory and move (updated) linuxlist there
This commit is contained in:
@@ -93,7 +93,7 @@ GIT_VERSION=$(shell $(TOP)/git-version-gen $(TOP)/.tarvers)
|
||||
# Flags
|
||||
INCLUDES_USB = -Iatmel_softpack_libraries/usb/include
|
||||
|
||||
INCLUDES = -Iinclude_board -Iinclude_sam3s -Iinclude -Isrc_simtrace
|
||||
INCLUDES = -Iinclude_board -Iinclude_sam3s -Iinclude -Isrc_simtrace -Iinclude_libosmocore
|
||||
|
||||
# FIXME: This must be made configurable!
|
||||
INCLUDES += -Iinclude_board/$(BOARD)
|
||||
|
||||
Reference in New Issue
Block a user