mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
parent
419e5e46f6
commit
48e6468df1
@ -1,6 +1,8 @@
|
||||
SRC_CC = main.cc
|
||||
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