aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2442/Makefile
blob: 2a909c6c579879f76de07decbe2caaf8e0c684e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# arch/arm/mach-s3c2442/Makefile
#
# Copyright 2007 Simtec Electronics
#
# Licensed under GPLv2

obj-y				:=
obj-m				:=
obj-n				:=
obj-				:=

obj-$(CONFIG_CPU_S3C2442)	+= s3c2442.o
obj-$(CONFIG_CPU_S3C2442)	+= clock.o

# Machine support