mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
11 lines
180 B
Makefile
11 lines
180 B
Makefile
|
#
|
||
|
# Copyright (C) 2007, Guennadi Liakhovetski <lg@denx.de>
|
||
|
#
|
||
|
# (C) Copyright 2011 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := imx6logic.o
|
||
|
|