projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e22693
)
Use make-kpkg's idea of the kernel version, since it doesn't modify
author
David Schleef
<ds@schleef.org>
Fri, 30 Aug 2002 22:27:20 +0000
(22:27 +0000)
committer
David Schleef
<ds@schleef.org>
Fri, 30 Aug 2002 22:27:20 +0000
(22:27 +0000)
the toplevel kernel Makefile
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 574a2a12d2935ed11ed2c77ed1080d4ada7eb0ea..2965d96f255d5979c2381a7e7f528697a709e35b 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-44,6
+44,7
@@
kdist_config:
echo "****** kdist_configure *****"
env
yes "" | ./configure --linuxdir $(KSRC) --non-interactive --reconf
+ echo "KERNELRELEASE=$(KVERS)" >>.buildvars
.PHONY: kdist_clean clean
kdist_clean clean: