aboutsummaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-05-17 09:12:04 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-09-23 08:50:23 -0600
commit9d4a6be7e98e95be75d84114ee2e50b0300333ec (patch)
treeb656f3ae0aae76485b3140fb8be652385e594396 /ubuntu
parentc771562257c7781e377dced51d70e6d8e7b5eed5 (diff)
UBUNTU: ubuntu: rfkill 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 d6cf3a115c5..43b53d15661 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -24,7 +24,7 @@ obj-$(CONFIG_NDISWRAPPER) += ndiswrapper/
##
##
##
-obj-m += rfkill/
+#obj-m += rfkill/
##
##
##