Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.0 6 lines 276 B view raw
1# Makefile for Versatile-specific clocks 2obj-$(CONFIG_ICST) += clk-icst.o clk-versatile.o 3obj-$(CONFIG_INTEGRATOR_IMPD1) += clk-impd1.o 4obj-$(CONFIG_ARCH_REALVIEW) += clk-realview.o 5obj-$(CONFIG_CLK_SP810) += clk-sp810.o 6obj-$(CONFIG_CLK_VEXPRESS_OSC) += clk-vexpress-osc.o