Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269238
b: refs/heads/master
c: a1fec1d
h: refs/heads/master
v: v3
  • Loading branch information
Boaz Harrosh committed Oct 24, 2011
1 parent 42fc80c commit a70c1b8
Show file tree
Hide file tree
Showing 6 changed files with 474 additions and 82 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e335672e018c06e007f85a5d54afd721fb3d6d5
refs/heads/master: a1fec1dbbc8db974d2582e4040590cebe72171e4
3 changes: 2 additions & 1 deletion trunk/fs/exofs/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
#

# ore module library
obj-$(CONFIG_ORE) += ore.o
libore-y := ore.o ore_raid.o
obj-$(CONFIG_ORE) += libore.o

exofs-y := inode.o file.o symlink.o namei.o dir.o super.o
obj-$(CONFIG_EXOFS_FS) += exofs.o
Loading

0 comments on commit a70c1b8

Please sign in to comment.