mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
hw: fix building usb_armory
This removes cpu_trustzone.cc (which was removed in
d6a05245f2
) 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/imx53/pic.cc
|
||||
SRC_CC += spec/imx53/timer.cc
|
||||
SRC_CC += spec/arm/cpu_trustzone.cc
|
||||
|
||||
# add assembly sources
|
||||
SRC_S += spec/arm_v7/trustzone/exception_vector.s
|
||||
|
Loading…
Reference in New Issue
Block a user