summaryrefslogtreecommitdiffstats
path: root/linux/linux-ext-ocf-linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* ocf-linux: tweak kernel patch for newer kernelsGustavo Zacarias2012-11-271-0/+2
| | | | | | | | | | | | | | Newer kernels had a slight change in the random number API so the OCF patchset requires a slight tweak to build and run properly. Affected kernels are, per series: >=3.0.41, >=3.2.29, >=3.4.9, >=3.5.2 and any newer version. The fix is applied by detecting the API change rather than guessing the kernel version. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ocf-linux: new packageGustavo Zacarias2012-05-051-0/+23
Add the ocf-linux package and linux kernel extension. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>