Merge branch 'linus' into sfi-release
[deliverable/linux.git] / arch / arm / mach-s5pc100 / Makefile
1 # arch/arm/mach-s5pc100/Makefile
2 #
3 # Copyright 2009 Samsung Electronics Co.
4 #
5 # Licensed under GPLv2
6
7 obj-y :=
8 obj-m :=
9 obj-n :=
10 obj- :=
11
12 # Core support for S5PC100 system
13
14 obj-$(CONFIG_CPU_S5PC100) += cpu.o
15
16 # machine support
17 obj-$(CONFIG_MACH_SMDKC100) += mach-smdkc100.o
This page took 0.032498 seconds and 6 git commands to generate.