9 lines
166 B
Makefile
9 lines
166 B
Makefile
#
|
|
# (C) Copyright 2010 DENX Software Engineering
|
|
# Anatolij Gustschin, agust@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_HAS_POST) += coproc_com.o
|