repo.or.cz
/
hh.org.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sync hh.org
[hh.org.git]
/
arch
/
sh
/
boards
/
renesas
/
hs7751rvoip
/
Makefile
blob
e626377c55eecc1e591fda6b2ee25523f3ac4139
1
#
2
# Makefile for the HS7751RVoIP specific parts of the kernel
3
#
4
5
obj-y
:=
setup.o io.o irq.o
6
7
obj-
$(
CONFIG_PCI
) +=
pci.o
8