repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux-2.6.12-rc2
[linux-2.6/next.git]
/
arch
/
sh
/
boards
/
harp
/
Makefile
blob
eb753d31812eeb8026949866f710a4cc77390769
1
#
2
# Makefile for STMicroelectronics board specific parts of the kernel
3
#
4
5
obj-y
:=
irq.o setup.o mach.o led.o
6
7
obj-
$(
CONFIG_PCI
) +=
pcidma.o
8