Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[pandora-kernel.git] / arch / microblaze / kernel / Makefile
1 #
2 # Makefile
3 #
4
5 extra-y := head.o vmlinux.lds
6
7 obj-y += exceptions.o \
8         hw_exception_handler.o init_task.o intc.o irq.o of_device.o \
9         of_platform.o process.o prom.o prom_parse.o ptrace.o \
10         setup.o signal.o sys_microblaze.o timer.o traps.o
11
12 obj-y += cpu/
13
14 obj-$(CONFIG_EARLY_PRINTK)      += early_printk.o
15 obj-$(CONFIG_SELFMOD)           += selfmod.o
16 obj-$(CONFIG_HEART_BEAT)        += heartbeat.o
17 obj-$(CONFIG_MODULES)           += microblaze_ksyms.o module.o
18
19 obj-y   += entry$(MMUEXT).o