History log of /netbsd-src/sys/modules/dm/dm_target_zero/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 8364b8d2 05-Feb-2012 christos <christos@NetBSD.org>

-D flags belong in CPPFLAGS


# 18bcf672 02-Jan-2009 haad <haad@NetBSD.org>

Remove unneeded targets from dm driver and build them as separate modules.

The zero, error and snapshot targets are build as modules and can be loaded
to dm driver with modload. I do not build/insta

Remove unneeded targets from dm driver and build them as separate modules.

The zero, error and snapshot targets are build as modules and can be loaded
to dm driver with modload. I do not build/install these drivers by default.

The linear and stripe targets are needed for LVM so I keep them compiled in
dm.

show more ...