mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-11 03:41:43 +00:00
parent
419e5e46f6
commit
48e6468df1
@ -1,6 +1,8 @@
|
|||||||
SRC_CC = main.cc
|
SRC_CC = main.cc
|
||||||
LIBS = base
|
LIBS = base
|
||||||
|
|
||||||
INC_DIR += $(PRG_DIR) $(REP_DIR)/src/drivers/uart
|
GENERIC_DRV_DIR = $(dir $(call select_from_repositories,src/drivers/uart/target.inc))
|
||||||
|
|
||||||
vpath main.cc $(REP_DIR)/src/drivers/uart
|
INC_DIR += $(PRG_DIR) $(GENERIC_DRV_DIR)
|
||||||
|
|
||||||
|
vpath main.cc $(GENERIC_DRV_DIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user