aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6442/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5p6442/Makefile')
-rw-r--r--arch/arm/mach-s5p6442/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p6442/Makefile b/arch/arm/mach-s5p6442/Makefile
new file mode 100644
index 000000000000..8a0f8ac65602
--- /dev/null
+++ b/arch/arm/mach-s5p6442/Makefile
@@ -0,0 +1,18 @@
1# arch/arm/mach-s5p6442/Makefile
2#
3# Copyright (c) 2010 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8obj-y :=
9obj-m :=
10obj-n :=
11obj- :=
12
13# Core support for S5P6442 system
14
15obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o
16
17# machine support
18