mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
5a821d4c92
Issue #1280
7 lines
107 B
Makefile
7 lines
107 B
Makefile
REQUIRES = x86 32bit
|
|
|
|
include $(REP_DIR)/lib/mk/ldso.inc
|
|
|
|
INC_DIR += $(DIR)/x86_32
|
|
vpath %.s $(DIR)/x86_32
|