Files
genode-world/lib/mk/vfs_any-rom.mk
Emery Hemingway c3a7df1e5e any-rom VFS plugin
Access any ROM from the VFS.
Takes a single optional argument, label (<any-rom label=..."/>).

Fixes #43
2016-10-05 11:26:05 +02:00

4 lines
79 B
Makefile

SRC_CC = any-rom.cc
vpath %.cc $(REP_DIR)/src/lib/vfs/any-rom
SHARED_LIB = yes