Details
-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
3
-
9223372036854775807
Description
It would be convenient if there was a way to automatically generate this list (e.g. via configure) instead of hard coding it in many places. It might be possible to set an environment variable from obj-m in lustre/Makefile.in that can be used in the build.
While this list is rarely changing, that is both a blessing and a curse, since nobody will remember to change the list where it is hard-coded when it does change.