add missing include
[openwrt.git] / include / image.mk
index 59204581d011d87ea766dc4d823b0aa841376a5c..6805389d72529197c8bf5d98889fedb8a7abd46c 100644 (file)
@@ -4,6 +4,8 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
+
+include $(INCLUDE_DIR)/kernel.mk
 KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)
 
 ifneq ($(CONFIG_BIG_ENDIAN),y)