projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410
[linux-2.6]
/
arch
/
arm
/
plat-s3c
/
Makefile
1
# arch/arm/plat-s3c/Makefile
2
#
3
# Copyright 2008 Simtec Electronics
4
#
5
# Licensed under GPLv2
6
7
obj-y :=
8
obj-m :=
9
obj-n :=
10
obj- :=
11
12
# Core support for all Samsung SoCs
13
14
obj-y += init.o
15
obj-y += time.o
16
obj-y += clock.o
17
obj-y += pwm-clock.o