image.mk: move KDIR_TMP definition to a central location
authorJonas Gorski <jogo@openwrt.org>
Fri, 14 Aug 2015 10:20:53 +0000 (10:20 +0000)
committerJonas Gorski <jogo@openwrt.org>
Fri, 14 Aug 2015 10:20:53 +0000 (10:20 +0000)
commitbed330204a9f42a6796cb381cf4d67cc5cd7891e
tree263866c707db92a7fd59b30c440974032091d4b6
parent5b25a12e8fa741e4a63b081be1111a3194b86bf4
image.mk: move KDIR_TMP definition to a central location

Instead of each target defining it the same, move the KDIR_TMP
definition to include/image.mk. In addition Image/Build/SysupgradeNAND
already requires KDIR_TMP to be set, so it makes sense to have it
globally defined.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46592
include/image.mk
target/linux/ar71xx/image/Makefile
target/linux/lantiq/image/Makefile
target/linux/mvebu/image/Makefile
target/linux/oxnas/image/Makefile