11 lines
207 B
Makefile
11 lines
207 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) Copyright 2003-2008
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# (C) Copyright 2010
|
||
|
# egnite GmbH
|
||
|
|
||
|
obj-y += ethernut5.o
|
||
|
obj-y += ethernut5_pwrman.o
|