mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 23:28:29 +00:00
base: unify some irq_session headers
remove repos/base-*/include/irq_session headers and use only a unification from repos/base/include/irq_session first step Issue #1456
This commit is contained in:
committed by
Christian Helmuth
parent
2002e1ccba
commit
e2cbc7c5b3
@ -2,6 +2,7 @@ SRC_CC += console/log_console.cc
|
||||
SRC_CC += cpu/cache.cc
|
||||
SRC_CC += env/env.cc env/context_area.cc env/reinitialize.cc
|
||||
SRC_CC += thread/thread_start.cc
|
||||
SRC_CC += irq/platform.cc
|
||||
|
||||
INC_DIR += $(BASE_DIR)/src/base/env
|
||||
INC_DIR += $(REP_DIR)/include/codezero/dummies
|
||||
|
Reference in New Issue
Block a user