f8c8cedd7a
Adding the support for the Luton boards PCB91 which share common code with the Ocelots boards, including board code, device tree and configuration. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
4 lines
81 B
Makefile
4 lines
81 B
Makefile
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
obj-$(CONFIG_SOC_LUTON) := luton.o
|