forked from rrcarlosr/Jetpack
12 lines
238 B
Makefile
12 lines
238 B
Makefile
|
#
|
||
|
# (C) Copyright 2000, 2001, 2002
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# (C) Copyright 2012
|
||
|
# Thomas Weber <weber@corscience.de>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := tricorder.o tricorder-eeprom.o led.o
|