include: calculate md5sum over sorted kernel config symbol list and incorperate it...
[openwrt/svn-archive/archive.git] / package / kernel / Makefile
index 13a305d7a1e99d687fec7ebfcac115a72ec20b1a..e094c601ef4f74cfedc40d1866082d7e7015cb86 100644 (file)
@@ -35,7 +35,7 @@ define Package/kernel
   CATEGORY:=Kernel
   DEFAULT:=y
   TITLE:=Virtual kernel package
-  VERSION:=$(LINUX_VERSION)-$(LINUX_RELEASE)
+  VERSION:=$(LINUX_VERSION)-$(LINUX_RELEASE)-$(LINUX_VERMAGIC)
   URL:=http://www.kernel.org/
 endef