mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-18 21:21:26 +02:00
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
|