mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-02 08:42:52 +00:00
hw: fix building usb_armory
This removes cpu_trustzone.cc (which was removed in d6a05245f2bbb3283c445d9938a9da5e163d412d) from the build dependencies. Issue #2540
This commit is contained in:
parent
19fe5da9be
commit
4112037c0c
@ -18,7 +18,6 @@ SRC_CC += spec/arm_v7/vm_session_component.cc
|
|||||||
SRC_CC += spec/arm_v7/trustzone/vm_session_component.cc
|
SRC_CC += spec/arm_v7/trustzone/vm_session_component.cc
|
||||||
SRC_CC += spec/imx53/pic.cc
|
SRC_CC += spec/imx53/pic.cc
|
||||||
SRC_CC += spec/imx53/timer.cc
|
SRC_CC += spec/imx53/timer.cc
|
||||||
SRC_CC += spec/arm/cpu_trustzone.cc
|
|
||||||
|
|
||||||
# add assembly sources
|
# add assembly sources
|
||||||
SRC_S += spec/arm_v7/trustzone/exception_vector.s
|
SRC_S += spec/arm_v7/trustzone/exception_vector.s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user