mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
710f1d3d5f
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
8 lines
158 B
Makefile
8 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
|