projects
/
packages
/
linux-gpib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a94a502
)
- run make clean before/between kernel module builds
author
Jan Rękorajski
<baggins@pld-linux.org>
Sun, 28 Feb 2021 10:03:43 +0000
(11:03 +0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Sun, 28 Feb 2021 10:03:43 +0000
(11:03 +0100)
linux-gpib.spec
patch
|
blob
|
blame
|
history
diff --git
a/linux-gpib.spec
b/linux-gpib.spec
index 8d1f1172daa255db458c648b03ac758a8d7bade4..9a14059e3463b142199db484ed7250dd91d22608 100644
(file)
--- a/
linux-gpib.spec
+++ b/
linux-gpib.spec
@@
-256,6
+256,7
@@
Ten pakiet zawiera sterowniki dla Linuksa do urządzeń GPIB (IEEE 488).\
%{nil}
%define build_kernel_pkg()\
+%{__make} VERBOSE=1 LINUX_SRCDIR=%{_kernelsrcdir} clean\
%{__make} VERBOSE=1 LINUX_SRCDIR=%{_kernelsrcdir}\
cd drivers/gpib\
%if %{_kernel_version_code} < %{_kernel_version_magic 5 10 0}\
This page took
0.076844 seconds
and
4
git commands to generate.