repo.or.cz
/
linux-2.6
/
kmemtrace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"
[linux-2.6/kmemtrace.git]
/
fs
/
ufs
/
Makefile
blob
dd39980437fce587ed86424467c0803e67059cea
1
#
2
# Makefile for the Linux ufs filesystem routines.
3
#
4
5
obj-
$(
CONFIG_UFS_FS
) +=
ufs.o
6
7
ufs-objs
:=
balloc.o cylinder.o
dir
.o file.o ialloc.o inode.o \
8
namei.o super.o symlink.o truncate.o util.o