diff options
Diffstat (limited to 'fs/afs/Makefile')
| -rw-r--r-- | fs/afs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/afs/Makefile b/fs/afs/Makefile index 8e71973796..66bdc219cc 100644 --- a/fs/afs/Makefile +++ b/fs/afs/Makefile | |||
| @@ -10,12 +10,11 @@ kafs-objs := \ | |||
| 10 | file.o \ | 10 | file.o \ |
| 11 | fsclient.o \ | 11 | fsclient.o \ |
| 12 | inode.o \ | 12 | inode.o \ |
| 13 | kafsasyncd.o \ | ||
| 14 | kafstimod.o \ | ||
| 15 | main.o \ | 13 | main.o \ |
| 16 | misc.o \ | 14 | misc.o \ |
| 17 | mntpt.o \ | 15 | mntpt.o \ |
| 18 | proc.o \ | 16 | proc.o \ |
| 17 | rxrpc.o \ | ||
| 19 | server.o \ | 18 | server.o \ |
| 20 | super.o \ | 19 | super.o \ |
| 21 | vlclient.o \ | 20 | vlclient.o \ |
