mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-03 11:13:56 +08:00
ea0aac1e13
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>
3 lines
66 B
Makefile
3 lines
66 B
Makefile
obj-y := setup.o
|
|
obj-$(CONFIG_SH_RSK7203) += devices-rsk7203.o
|