summaryrefslogtreecommitdiffstats
path: root/package/mdadm/mdadm-2.6.1-001.uclibc-and-ftw-fixup.patch
Commit message (Collapse)AuthorAgeFilesLines
* mdadm: update to 2.6.9Richard van Paasen2010-03-221-13/+0
| | | | | | | | | Closes #805 This patch updates mdadm to 2.6.9 and uses the new makefile template. Signed-off-by: Richard van Paasen <rvpaasen@t3i.nl> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* - apply the patchesBernhard Reutner-Fischer2007-06-261-12/+1
|
* - uclibc is nowadays identified via __UCLIBC__Bernhard Reutner-Fischer2007-04-161-0/+24
- fix build error when no ftw() is available.