genode/repos/dde_rump/lib/mk/spec/x86_64/rump_include.mk
Sebastian Sumpf 38abfc79f5 rump: reduce size of rump
* integrate rump's contrib code into Genode's build system and build what is
  required by Genode, only
* checkout needed NetBSD sources directly from CVS

fixes #2589
2017-11-30 11:23:19 +01:00

6 lines
121 B
Makefile

INC_MACHINE = $(RUMP_PORT_DIR)/src/sys/arch/amd64/include
INC_ARCH = x86
include $(REP_DIR)/lib/mk/rump_include.inc