mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-19 16:41:26 +00:00
parent
e89b28ca1b
commit
c68bca1f89
repos
@ -2,7 +2,7 @@
|
||||
# Specifics for the seL4 kernel API x86 32 bit
|
||||
#
|
||||
|
||||
SPECS += sel4 x86_32
|
||||
SPECS += sel4 x86_32 ps2
|
||||
|
||||
include $(call select_from_repositories,mk/spec/x86_32.mk)
|
||||
include $(call select_from_repositories,mk/spec/sel4.mk)
|
||||
|
3
repos/os/lib/mk/spec/sel4_x86_32/timer.mk
Normal file
3
repos/os/lib/mk/spec/sel4_x86_32/timer.mk
Normal file
@ -0,0 +1,3 @@
|
||||
include $(REP_DIR)/lib/mk/timer.inc
|
||||
|
||||
INC_DIR += $(REP_DIR)/src/drivers/timer/include_pit
|
Loading…
x
Reference in New Issue
Block a user