Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: d8a5b80568a9cb66810e75b182018e9edb68e8ff authored by Linus Torvalds on 28 January 2018, 21:20:33 UTC
Linux 4.15
Tip revision: d8a5b80
Makefile
obj-y				+= cgu.o
obj-$(CONFIG_MACH_JZ4740)	+= jz4740-cgu.o
obj-$(CONFIG_MACH_JZ4780)	+= jz4780-cgu.o
back to top