Makefile (84abd88a70090cf00f9e45c3a81680874f17626e) Makefile (8b5ee113e1b97097e992a0301d0cac2530b31fc2)
1#
2# Makefile for the SuperH specific drivers.
3#
4obj-$(CONFIG_SUPERHYWAY) += superhyway/
5obj-$(CONFIG_MAPLE) += maple/
6obj-$(CONFIG_GENERIC_GPIO) += pfc.o
1#
2# Makefile for the SuperH specific drivers.
3#
4obj-$(CONFIG_SUPERHYWAY) += superhyway/
5obj-$(CONFIG_MAPLE) += maple/
6obj-$(CONFIG_GENERIC_GPIO) += pfc.o
7obj-$(CONFIG_SUPERH) += clk.o
7obj-y += intc.o
8obj-y += intc.o