summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-10-25 01:45:50 +0200
committerHenrik Rydberg <rydberg@euromail.se>2008-10-25 01:45:50 +0200
commit8b25612e078e6e93c880b84b603110dec02b5881 (patch)
treeccc0a4e127b7d43d4fc170b5aabaa989a19c4ed7 /Makefile
parentc666f466b8af4e2433325b7812515516c2f5adcf (diff)
bcm5974-1.0.1
Fixed a package stability problem when installing on a machine without supported touchpad. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f5be66e..ac1c705 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1NAME = bcm5974 1NAME = bcm5974
2VERSION = 1.0 2VERSION = 1.0.1
3SRC = usr/src 3SRC = usr/src
4ETC = etc/modprobe.d 4ETC = etc/modprobe.d
5 5