diff options
author | Etienne Dechamps <[email protected]> | 2012-07-05 10:23:42 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-07-26 14:53:48 -0700 |
commit | 94aac9c9bcd1a222ac87d7452afa5284c16229bc (patch) | |
tree | ea7eb73191b5735fbf48336a62ff5944c6b08e0a /config/deb.am | |
parent | e8267acd25ad566218187716739f0aec5d442e3f (diff) |
Use MODULE variable in module Makefile like zfs.
In zfs, each module Makefile contains a MODULE variable which contains
the name of the module, and the following declarations reference this
variable.
In spl, there is a MODULES variable which is never used. Rename it to
MODULE and use it like in zfs. This improves consistency between the two
build systems.
Signed-off-by: Prakash Surya <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue zfsonlinux/zfs#851
Diffstat (limited to 'config/deb.am')
0 files changed, 0 insertions, 0 deletions