]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: Enable vbox build
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 18 Jan 2017 13:39:02 +0000 (07:39 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
ubuntu/Makefile

index 58b315364009b65dd1237ac870dfd9ecb9916b9b..ef16668d18a4a2c58c4d01ae429e09cafea3331a 100644 (file)
@@ -16,7 +16,7 @@
 ##
 ##
 ifeq ($(ARCH),x86)
-#obj-y                         += vbox/
+obj-y                         += vbox/
 endif
 ##
 ##