mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
SPECS += 32bit mb_timer
|
|
|
|
STARTUP_LIB ?= startup
|
|
|
|
PRG_LIBS += $(STARTUP_LIB)
|
|
|
|
include $(call select_from_repositories,mk/spec-32bit.mk)
|