committed by
Norman Feske
parent
04c42f34bc
commit
2687de2376
3
lib/mk/remote_rom_backend.inc
Normal file
3
lib/mk/remote_rom_backend.inc
Normal file
@@ -0,0 +1,3 @@
|
||||
INC_DIR += $(REP_DIR)/include/remote_rom
|
||||
|
||||
vpath % $(REP_DIR)/src/lib/remote_rom
|
||||
9
lib/mk/remote_rom_backend_nic_ip.mk
Normal file
9
lib/mk/remote_rom_backend_nic_ip.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# \author Johannes Schlatow
|
||||
# \date 2016-03-19
|
||||
|
||||
SRC_CC += backend/nic_ip/backend.cc
|
||||
|
||||
LIBS += base config net
|
||||
|
||||
# include less specific configuration
|
||||
include $(REP_DIR)/lib/mk/remote_rom_backend.inc
|
||||
Reference in New Issue
Block a user