projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use a default VERSION field for kmod packages
[openwrt.git]
/
package
/
openswan
/
Makefile
diff --git
a/package/openswan/Makefile
b/package/openswan/Makefile
index
9035a3c
..
e6502c4
100644
(file)
--- a/
package/openswan/Makefile
+++ b/
package/openswan/Makefile
@@
-46,7
+46,6
@@
define KernelPackage/openswan
DESCRIPTION+=\\\
\\\
This package contains the Openswan kernel module.
- VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
FILES:=$(PKG_BUILD_DIR)/modobj*/ipsec.$(LINUX_KMOD_SUFFIX)
endef
This page took
0.020597 seconds
and
4
git commands to generate.