aboutsummaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-05-17 09:11:12 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-09-23 08:50:21 -0600
commitc771562257c7781e377dced51d70e6d8e7b5eed5 (patch)
treeb7043a0ecac571ef05e95ff34deb38bcd5f19a99 /ubuntu
parentde63b2d39ca52c4d2876a0d8973b340a9aae9492 (diff)
UBUNTU: ubuntu: omnibook disable driver
Per UDS-O discussions, it is unsure why we are still carrying this driver. The plan is to disable during the O development cycle and see if anyone notices. If no one objects, we'll drop the driver completely in the P LTS release. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index ab395af9635..d6cf3a115c5 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -32,7 +32,7 @@ obj-m += rfkill/
##
##
##
-obj-$(CONFIG_OMNIBOOK) += omnibook/
+#obj-$(CONFIG_OMNIBOOK) += omnibook/
##
##
##