repo.or.cz
/
ps3freebsd_ps3physmem.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial import
[ps3freebsd_ps3physmem.git]
/
Makefile
blob
6bd17f9fb7f692d2ecba1805ef5fd4cc6933c7de
1
2
KMOD
=
ps3physmem
3
4
SRCS
=
ps3physmem.c
5
SRCS
+=
bus_if.h device_if.h
6
7
.
include
<
bsd.kmod.mk
>