mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 21:02:19 +00:00
8 lines
88 B
Makefile
8 lines
88 B
Makefile
|
#
|
||
|
# Makefile for ux500 clocks
|
||
|
#
|
||
|
|
||
|
# Clock types
|
||
|
obj-y += clk-prcc.o
|
||
|
obj-y += clk-prcmu.o
|