mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
c04ac5bd40
This commit adds support for the brppt2 board. The board is based on the i.mx6 dual-lite SoC. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
8 lines
170 B
Makefile
8 lines
170 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
# Copyright (C) 2019
|
|
# B&R Industrial Automation GmbH - http://www.br-automation.com
|
|
#
|
|
|
|
obj-y := ../common/common.o
|
|
obj-y += board.o
|