#
# Makefile for the 770x SolutionEngine specific parts of the kernel
#

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

obj-$(CONFIG_HEARTBEAT) += led.o
