oxnas: fix itb generation
authorJohn Crispin <blogic@openwrt.org>
Mon, 16 Feb 2015 21:18:48 +0000 (21:18 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 16 Feb 2015 21:18:48 +0000 (21:18 +0000)
commit26a11009a09f48ef5ce9b7491523bd7c26f0e6f4
tree56541820a07bd29affb3f0f8aaaa98fbdbd20f15
parent79a54d53cc6bec0774fd60ed1bffe5b2e9a5267f
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