include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always...
[openwrt/openwrt.git] / include / kernel.mk
index 817555cf0f629584a1395b9439d5785db4c14084..b148ae9e8791138aba60ff4f75533be1809dda5e 100644 (file)
@@ -5,6 +5,8 @@
 # See /LICENSE for more information.
 #
 
 # See /LICENSE for more information.
 #
 
+include $(INCLUDE_DIR)/kernel-version.mk
+
 ifeq ($(DUMP),1)
   KERNEL?=<KERNEL>
   BOARD?=<BOARD>
 ifeq ($(DUMP),1)
   KERNEL?=<KERNEL>
   BOARD?=<BOARD>