mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04:00
Add a device tree for the Mobileye EPM5 evaluation board. Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
5 lines
136 B
Makefile
5 lines
136 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright 2023 Mobileye Vision Technologies Ltd.
|
|
|
|
dtb-$(CONFIG_MACH_EYEQ5) += eyeq5-epm5.dtb
|