From 9d4a6be7e98e95be75d84114ee2e50b0300333ec Mon Sep 17 00:00:00 2001 From: Leann Ogasawara Date: Tue, 17 May 2011 09:12:04 -0700 Subject: 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 --- ubuntu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu') 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/ ## ## ## -- cgit v1.2.3