Files
genode-world/lib/mk/remote_rom_backend_nic_ip.mk
Johannes Schlatow 2687de2376 Add remote_rom proxy component
Fixes #20
2016-07-06 16:40:56 +02:00

10 lines
203 B
Makefile

# \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