| Submitter | Stefan Bader |
|---|---|
| Date | June 4, 2012, 3:36 p.m. |
| Message ID | <1338824171-17216-3-git-send-email-stefan.bader@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/162819/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/ubuntu/Makefile b/ubuntu/Makefile index 66bbdf6..997d9b9 100644 --- a/ubuntu/Makefile +++ b/ubuntu/Makefile @@ -12,7 +12,7 @@ ## ## ## -#obj-$(CONFIG_DM_RAID45) += dm-raid4-5/ +obj-$(CONFIG_DM_RAID45) += dm-raid4-5/ ## ## ##
https://lists.ubuntu.com/archives/kernel-team/2012-June/020541.html Signed-off-by: Stefan Bader <stefan.bader@canonical.com> --- ubuntu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)