mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
9759000538
Unify handling as base-hw does and enables us to use uBoot image for foc_panda.
6 lines
226 B
Makefile
6 lines
226 B
Makefile
SPECS += foc_arm platform_arndale
|
|
|
|
include $(call select_from_repositories,mk/spec-fpu_vfpv3.mk)
|
|
include $(call select_from_repositories,mk/spec-platform_arndale.mk)
|
|
include $(call select_from_repositories,mk/spec-foc_arm.mk)
|