ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocks
[linux-2.6-block.git] / arch / arm / mach-pnx4008 / Makefile
CommitLineData
78818e47
VW
1#
2# Makefile for the linux kernel.
3#
4
41561f28 5obj-y := core.o irq.o time.o clock.o gpio.o serial.o dma.o i2c.o
78818e47
VW
6obj-m :=
7obj-n :=
8obj- :=
9
10# Power Management
11obj-$(CONFIG_PM) += pm.o sleep.o
12