Hi all, I'm back :-)

Fix installation of wacom bluetooth drivers.

Add missing call to install bluetooth drivers. That patch will never end
up in the mainline kernel as it affects only wacom-devel specific
wacom-kernel/Makefile

Signed-off-by: Przemo Firszt <prz...@firszt.eu>
---
 wacom-kernel/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wacom-kernel/Makefile b/wacom-kernel/Makefile
index 79eb2b8..73fd44e 100644
--- a/wacom-kernel/Makefile
+++ b/wacom-kernel/Makefile
@@ -116,6 +116,7 @@ btmodules:
 
 install:
        $(MAKE) $(MYPARMS) modules_install
+       $(MAKE) $(BTPARMS) modules_install
 
 clean:
        $(MAKE) $(MYPARMS) clean
-- 
1.7.5.4

-- 
Przemo Firszt <prz...@firszt.eu>

>From 05f37046115ba245ea81b85d1da2487a2494d389 Mon Sep 17 00:00:00 2001
From: Przemo Firszt <prz...@firszt.eu>
Date: Wed, 24 Aug 2011 21:30:36 +0100
Subject: [PATCH] Fix installation of wacom bluetooth drivers.

Add missing call to install bluetooth drivers. That patch will never end
up in the mainline kernel as it affects only wacom-devel specific
wacom-kernel/Makefile

Signed-off-by: Przemo Firszt <prz...@firszt.eu>
---
 wacom-kernel/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wacom-kernel/Makefile b/wacom-kernel/Makefile
index 79eb2b8..73fd44e 100644
--- a/wacom-kernel/Makefile
+++ b/wacom-kernel/Makefile
@@ -116,6 +116,7 @@ btmodules:
 
 install:
 	$(MAKE) $(MYPARMS) modules_install
+	$(MAKE) $(BTPARMS) modules_install
 
 clean:
 	$(MAKE) $(MYPARMS) clean
-- 
1.7.5.4

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to