9 lines
158 B
Makefile
9 lines
158 B
Makefile
|
#
|
||
|
# (C) Copyright 2009
|
||
|
# Detlev Zundel, DENX Software Engineering, dzu@denx.de.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SOFT_TWS) += soft_tws.o
|