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-11-16 14:24:29 -0700
commit9679d531811ae9e709ac9c2c5e08900432a1f3b1 (patch)
tree1e90f5ed0124e5da3f4c0aee60935d0285ce92ba /ubuntu
parentc70e556f2ad13992ae2b7c99650581887f7c36b3 (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/
##
##
##