#
# linux/arch/arm/mach-s3c2440/Makefile
#

USE_STANDARD_AS_RULE := true

O_TARGET		:= s3c2440.o

export-objs		:=

# Object file lists.
obj-y 			:= core.o sleep.o
obj-m			:=
obj-n			:=
obj-			:=

include $(TOPDIR)/Rules.make
