repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
sh
/
boards
/
mach-rsk
/
Makefile
blob
43cca39a9fe6123bc16b284ea8dda536e305dd9d
1
# SPDX-License-Identifier: GPL-2.0
2
obj-y
:=
setup.o
3
obj-
$(
CONFIG_SH_RSK7203
) +=
devices-rsk7203.o
4
obj-
$(
CONFIG_SH_RSK7264
) +=
devices-rsk7264.o
5
obj-
$(
CONFIG_SH_RSK7269
) +=
devices-rsk7269.o