mirror of https://gitee.com/openkylin/linux.git
6 lines
210 B
Makefile
6 lines
210 B
Makefile
|
obj-$(CONFIG_ARCH_R8A7779) += rcar-sysc.o
|
||
|
obj-$(CONFIG_ARCH_R8A7790) += rcar-sysc.o
|
||
|
obj-$(CONFIG_ARCH_R8A7791) += rcar-sysc.o
|
||
|
obj-$(CONFIG_ARCH_R8A7793) += rcar-sysc.o
|
||
|
obj-$(CONFIG_ARCH_R8A7794) += rcar-sysc.o
|