forked from rrcarlosr/Jetpack
8 lines
173 B
Makefile
8 lines
173 B
Makefile
#
|
|
# Copyright (C) 2012 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y := sh7753evb.o spi-boot.o
|
|
obj-y += lowlevel_init.o
|