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

obj-y	:= adm5120.o setup.o prom.o irq.o memory.o clock.o \
	   gpio.o platform.o

obj-$(CONFIG_EARLY_PRINTK)	+= early-printk.o
