repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Full support for Ginger Console
[linux-ginger.git]
/
arch
/
arm
/
mach-s5pc100
/
Makefile
blob
afc89b381d7ab41ec02d9fea67202d8b1429da10
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