mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00: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>
5 lines
160 B
Makefile
5 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
|