10 lines
140 B
Makefile
10 lines
140 B
Makefile
#
|
|
# Copyright (C) 2011 Ilya Yanok, Emcraft Systems
|
|
#
|
|
# Based on ti/evm/Makefile
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := twister.o
|