M7350/kernel/arch/sh/boards/mach-rsk/Makefile

5 lines
158 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
obj-y := setup.o
obj-$(CONFIG_SH_RSK7203) += devices-rsk7203.o
2024-09-09 08:57:42 +00:00
obj-$(CONFIG_SH_RSK7264) += devices-rsk7264.o
obj-$(CONFIG_SH_RSK7269) += devices-rsk7269.o