image.mk: move KDIR_TMP definition to a central location
[openwrt.git] / target / linux / lantiq / image / Makefile
index cbe334c..0627b5b 100644 (file)
@@ -13,8 +13,6 @@ JFFS2_BLOCKSIZE = 64k 128k 256k
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk
 
-KDIR_TMP:=$(KDIR)/tmp
-
 LOADER_MAKE := $(NO_TRACE_MAKE) -C lzma-loader KDIR=$(KDIR)
 
 define Image/BuildLoader/Template