X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fsh%2FMakefile;h=78bb5127abd0a58bf06a3ac3588e7868d791ece0;hb=5bfec46baa3a752393433b8d89d3b2c70820f61d;hp=4956bf1f2134a08c2545b532f05ef355452e21b6;hpb=66b89159c25a47d2177743526c61b5ada7acc39e;p=pandora-kernel.git diff --git a/drivers/sh/Makefile b/drivers/sh/Makefile index 4956bf1f2134..78bb5127abd0 100644 --- a/drivers/sh/Makefile +++ b/drivers/sh/Makefile @@ -4,4 +4,6 @@ obj-$(CONFIG_SUPERHYWAY) += superhyway/ obj-$(CONFIG_MAPLE) += maple/ obj-$(CONFIG_GENERIC_GPIO) += pfc.o +obj-$(CONFIG_SUPERH) += clk.o +obj-$(CONFIG_SH_CLK_CPG) += clk-cpg.o obj-y += intc.o