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)
commit22172c1f62fe87e2c9dc5f0bdf6519b5fe046ffb
tree1a89073f17d472e6391abd3c9888eed1f4516937
parent9507658ccb99a8352df906305cbf5c45e8fe7796
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