use a default VERSION field for kmod packages
[openwrt.git] / package / openswan / Makefile
index 9035a3c..e6502c4 100644 (file)
@@ -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.