summaryrefslogtreecommitdiffstats
path: root/package/openswan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openswan/Makefile')
-rw-r--r--package/openswan/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/openswan/Makefile b/package/openswan/Makefile
index 9035a3c98..e6502c4aa 100644
--- 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