35d3c91c86
- The package does not compile at the moment. Since there is a new upstream version avaiable, use this new source instead. - Upstream has already included our both patches. - This is only compile tested, since I do not own any test hardware. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40940
12 lines
192 B
Diff
12 lines
192 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -11,7 +11,7 @@ else
|
|
KDIR ?= /lib/modules/$(shell uname -r)/build
|
|
PWD := $(shell pwd)
|
|
|
|
-all: soloscli driver
|
|
+all: soloscli
|
|
|
|
soloscli: soloscli/soloscli
|
|
|