forked from rrcarlosr/Jetpack
9 lines
167 B
Makefile
9 lines
167 B
Makefile
|
#
|
||
|
# (C) Copyright 2003-2007
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := cm5200.o cmd_cm5200.o fwupdate.o
|