7 lines
187 B
Makefile
7 lines
187 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2008 Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
|
|
#
|
|
|
|
obj-y := sh7785lcr.o selfcheck.o rtl8169_mac.o
|
|
extra-y += lowlevel_init.o
|