mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
dmraid: fix build & convert to Makefile.autotools.in
Patch by Olaf Rempel <razzor@kopf-tisch.de> - was not building at all (x86 uclibc) - adding devicemapper dependency
This commit is contained in:
@@ -5,4 +5,8 @@ config BR2_PACKAGE_DMRAID
|
||||
bool "dmraid"
|
||||
select BR2_PACKAGE_DM
|
||||
help
|
||||
Device-Mapper Software RAID support tool/
|
||||
dmraid discovers, activates, deactivates and displays properties
|
||||
of software RAID sets (eg, ATARAID) and contained DOS partitions.
|
||||
|
||||
dmraid uses the Linux device-mapper to create devices with
|
||||
respective mappings for the ATARAID sets discovered.
|
||||
|
||||
Reference in New Issue
Block a user