From patchwork Wed Dec 5 13:16:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] UBUNTU: Re-enable build of dm-raid45 Date: Wed, 05 Dec 2012 03:16:13 -0000 From: Stefan Bader X-Patchwork-Id: 203864 Message-Id: <1354713373-2950-3-git-send-email-stefan.bader@canonical.com> To: kernel-team@lists.ubuntu.com Signed-off-by: Stefan Bader --- ubuntu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ ## ## ##