]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/mach-pnx4008/Makefile
cpumask: remove arch_send_call_function_ipi
[mirror_ubuntu-artful-kernel.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