#
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
#

obj-y  := setup.o prom.o irq.o memory.o int-handler.o adm5120_info.o

EXTRA_AFLAGS := $(CFLAGS)
