6 lines
104 B
Makefile
6 lines
104 B
Makefile
|
#
|
||
|
# Makefile for sirf specific clk
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ARCH_SIRF) += clk-prima2.o clk-atlas6.o clk-atlas7.o
|