mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
6 lines
107 B
Makefile
6 lines
107 B
Makefile
|
PLAT := imx7
|
||
|
CPU := cortex-a7
|
||
|
BOARD := imx7d_sabre
|
||
|
|
||
|
-include $(REP_DIR)/lib/mk/spec/arm/kernel-sel4.inc
|