mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
be392b3bf9
The USB Armory is almost the same as the i.MX53-QSB but it uses only one of the two RAM banks available in i.MX53. Furthermore we use the USB Armory only with Trustzone enabled. Ref #1422
7 lines
203 B
Makefile
7 lines
203 B
Makefile
SPECS += foc_arm platform_imx53
|
|
|
|
REP_INC_DIR += include/platform/imx53_qsb
|
|
|
|
include $(call select_from_repositories,mk/spec-platform_imx53.mk)
|
|
include $(call select_from_repositories,mk/spec-foc_arm.mk)
|