UBUNTU: ubuntu: rfkill disable driver
authorLeann Ogasawara <leann.ogasawara@canonical.com>
Tue, 17 May 2011 16:12:04 +0000 (09:12 -0700)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:09:47 +0000 (13:09 -0700)
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>

ubuntu/Makefile

index 21ac5d9..928fabb 100644 (file)
@@ -20,7 +20,7 @@ obj-$(CONFIG_NDISWRAPPER)     += ndiswrapper/
 ##
 ##
 ##
-obj-m                          += rfkill/
+#obj-m                         += rfkill/
 ##
 ##
 ##