mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-01 16:43:28 +08:00
592f4aed6d
This adds board support for the Toradex module family Apalis iMX6. The familiy consists of a module with i.MX6 Dual, i.MX6 Quad with commercial and industrial temperature range. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
6 lines
160 B
Makefile
6 lines
160 B
Makefile
# Copyright (c) 2012-2014 Toradex, Inc.
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y := apalis_imx6.o do_fuse.o
|
|
obj-$(CONFIG_TDX_CMD_IMX_MFGR) += pf0100.o
|