blob: 609e5d50dde83fdadd5e22d6413f85e14c38a8ef [file] [log] [blame]
Paul Mundt5283ecb2006-09-27 15:59:17 +09001#
2# Makefile for the R7780RP-1 specific parts of the kernel
3#
Paul Mundt32351a22007-03-12 14:38:59 +09004irqinit-y := irq-r7780rp.o
5irqinit-$(CONFIG_SH_R7785RP) := irq-r7785rp.o
Paul Mundt9daa0c22006-11-24 11:24:39 +09006obj-$(CONFIG_PUSH_SWITCH) += psw.o
Paul Mundt32351a22007-03-12 14:38:59 +09007obj-y := setup.o irq.o $(irqinit-y)