* [Buildroot] [PATCH] dmraid should depend on dm
@ 2006-11-29 4:19 Pavel Roskin
2006-11-29 8:42 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Roskin @ 2006-11-29 4:19 UTC (permalink / raw)
To: buildroot
dmraid sources include libdevmapper.h,, which is provided by dm
Index: package/dmraid/Config.in
===================================================================
--- package/dmraid/Config.in (revision 16710)
+++ package/dmraid/Config.in (working copy)
@@ -1,5 +1,6 @@
config BR2_PACKAGE_DMRAID
bool "dmraid"
default n
+ select BR2_PACKAGE_DM
help
Device-Mapper Software RAID support tool/
--
Regards,
Pavel Roskin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-29 8:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-29 4:19 [Buildroot] [PATCH] dmraid should depend on dm Pavel Roskin
2006-11-29 8:42 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox