commit | 7e18c02be7c83a8cfd1319f0117f63509c20aa8e | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Sep 27 12:20:06 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Sep 27 12:20:06 2006 -0400 |
tree | 1a80f5eb508aadd0a4c9dbc4476263f0f4b93548 | |
parent | 5e96f59f9b20373014abd5e30fba4805c5d4f53f [diff] |
[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>