mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

RSK+ platforms have quite a few characteristics in common, so roll them together in to a shiny new RSK mach-type. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2 lines
66 B
Makefile
2 lines
66 B
Makefile
obj-y := setup.o
|
|
obj-$(CONFIG_SH_RSK7203) += devices-rsk7203.o
|