forked from rrcarlosr/Jetpack
10 lines
157 B
Makefile
10 lines
157 B
Makefile
|
#
|
||
|
# (C) Copyright 2008
|
||
|
# Feng Kan, Applied Micro Circuits Corp., fkan@amcc.com.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y = redwood.o
|
||
|
extra-y += init.o
|