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