Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
35ecc486a3f1811b85b7b22196b8b7422d713b51
/
.
/
arch
/
sh
/
boards
/
mpc1211
/
Makefile
blob: 1644ebed78cb68ce732009ad2ef5e7ddd40ec6fa [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the Interface (CTP/PCI/MPC-SH02) specific parts of the kernel
3
#
4
5
obj
-
y
:=
setup
.
o rtc
.
o led
.
o
6
7
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o
8