mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
fda337a1c0
Fix #3615
6 lines
123 B
Makefile
6 lines
123 B
Makefile
SRC_CC = blit.cc
|
|
REQUIRES = arm_64
|
|
INC_DIR += $(REP_DIR)/src/lib/blit/spec/arm_64
|
|
|
|
vpath blit.cc $(REP_DIR)/src/lib/blit
|