| Submitter | Stefan Bader |
|---|---|
| Date | Dec. 5, 2012, 1:16 p.m. |
| Message ID | <1354713373-2950-3-git-send-email-stefan.bader@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/203864/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/ubuntu/Makefile b/ubuntu/Makefile index 54550aa..a130362 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/ ## ## ##
Signed-off-by: Stefan Bader <stefan.bader@canonical.com> --- ubuntu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)