mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
* 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
5 lines
121 B
Makefile
5 lines
121 B
Makefile
INC_MACHINE = $(RUMP_PORT_DIR)/src/sys/arch/evbarm/include
|
|
INC_ARCH = arm
|
|
|
|
include $(REP_DIR)/lib/mk/rump_include.inc
|