]> Git Repo - linux.git/blob - drivers/sh/Makefile
mm: don't wait on congested zones in balance_pgdat()
[linux.git] / drivers / sh / Makefile
1 #
2 # Makefile for the SuperH specific drivers.
3 #
4 obj-y   := intc/
5
6 obj-$(CONFIG_HAVE_CLK)          += clk/
7 obj-$(CONFIG_MAPLE)             += maple/
8 obj-$(CONFIG_SUPERHYWAY)        += superhyway/
9
10 obj-y                           += pm_runtime.o
This page took 0.034273 seconds and 4 git commands to generate.