summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-01-29 09:02:16 +0000
committerBen Dooks <ben-linux@fluff.org>2010-02-23 00:03:43 +0000
commit6c6971dc4e8c23bb61bf309898e1693f9c5c8c24 (patch)
treea8d6ede6ccf66c8ab0e62c5c78308bf050f72253 /arch/arm/plat-s3c/Makefile
parent2c420fe22f3d526691773288807d010068ce3033 (diff)
downloadtalos-op-linux-6c6971dc4e8c23bb61bf309898e1693f9c5c8c24.tar.gz
talos-op-linux-6c6971dc4e8c23bb61bf309898e1693f9c5c8c24.zip
ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsung
Move the init.c and time.c files to plat-samsung from plat-s3c, thus clearing the last files that are being built in here. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c/Makefile')
-rw-r--r--arch/arm/plat-s3c/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/plat-s3c/Makefile b/arch/arm/plat-s3c/Makefile
index 2a3c4a49117a..867c9cf755a7 100644
--- a/arch/arm/plat-s3c/Makefile
+++ b/arch/arm/plat-s3c/Makefile
@@ -6,10 +6,8 @@
obj-y :=
obj-m :=
-obj-n :=
+obj-n := dummy.o
obj- :=
# Core support for all Samsung SoCs
-obj-y += init.o
-obj-y += time.o
OpenPOWER on IntegriCloud