mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 06:35:53 +00:00
9 lines
149 B
Makefile
9 lines
149 B
Makefile
|
#
|
||
|
# Copyright 2016 Freescale Semiconductor, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += ls1012afrdm.o
|
||
|
obj-$(CONFIG_FSL_PFE) += eth.o
|