#
# Makefile for the STMicroelectronics Overdrive specific parts of the kernel
#

obj-y	 := mach.o setup.o io.o irq.o led.o

obj-$(CONFIG_PCI) += fpga.o galileo.o pcidma.o

