mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
9 lines
137 B
Makefile
9 lines
137 B
Makefile
|
#
|
||
|
# Copyright 2014 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
# Layerscape LDPAA driver
|
||
|
obj-y += ldpaa_eth.o
|