mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-20 03:38:43 +00:00
9 lines
127 B
Makefile
9 lines
127 B
Makefile
|
#
|
||
|
# Copyright 2014 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
# Layerscape MC driver
|
||
|
obj-y += mc.o
|