oxnas: fix itb generation
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Feb 2015 21:18:48 +0000 (21:18 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Feb 2015 21:18:48 +0000 (21:18 +0000)
commit734e4e01d8a7d17e390e48d67e0191afffdc530b
tree56541820a07bd29affb3f0f8aaaa98fbdbd20f15
parentdaa00e2ea9d24465e3ea62239bdaa7b06178cd3c
oxnas: fix itb generation

- according to imx6 Makefile and u-Boot documentation is itb
  and probably should not be changed
- this fixes build error if CONFIG_TARGET_ROOTFS_INCLUDE_FIT is set
  (missing .itb file)
- use DTS_DIR (like in imx6 Makefile)

only compile tested

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Acked-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44468 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/oxnas/image/Makefile