Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « pxa « clk « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38e37bf6b821d8c6207c73179c36f98977933578 (plain)
1
2
3
4
obj-y				+= clk-pxa.o
obj-$(CONFIG_PXA25x)		+= clk-pxa25x.o
obj-$(CONFIG_PXA27x)		+= clk-pxa27x.o
obj-$(CONFIG_PXA3xx)		+= clk-pxa3xx.o