This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46087
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
b5ad676153
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b5ad676153'
${ noResults }
kernel_samsung_sm7125
/
fs
/
gfs2
/
locking
/
nolock
/
Makefile
4 lines
79 B
Raw
Normal View
History
Unescape
Escape
[GFS2] Fix bug in Makefiles for lock modules The Makefile had the wrong CONFIG_ variable in it so that in case GFS2 was y and the lock modules were m, they were not getting built properly. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
19 years ago
obj-$(CONFIG_GFS2_FS_LOCKING_NOLOCK)
+=
lock_nolock.o
[GFS2] The lock modules for GFS2 This patch contains the pluggable locking modules for GFS2. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
19 years ago
lock_nolock-y
:=
main.o