repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] PCI: add MODALIAS to hotplug event for pci devices
[linux-2.6/verdex.git]
/
arch
/
sh
/
boards
/
overdrive
/
Makefile
blob
1762b59e927942c7defb717f785cb63008912373
1
#
2
# Makefile for the STMicroelectronics Overdrive specific parts of the kernel
3
#
4
5
obj-y
:=
mach.o setup.o io.o irq.o led.o time.o
6
7
obj-
$(
CONFIG_PCI
) +=
fpga.o galileo.o pcidma.o
8