#
# Makefile for the linux kernel.
#

# Object file lists.

obj-y := ox820.o rps-irq.o rps-timer.o pci.o localtimer.o synology_gpio.o

obj-$(CONFIG_SMP) += platsmp.o hotplug.o
