oxnas: fix itb generation
authorJohn Crispin <john@openwrt.org>
Mon, 16 Feb 2015 21:18:48 +0000 (21:18 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 16 Feb 2015 21:18:48 +0000 (21:18 +0000)
commit5a8d78d710452d9c4bea427881f069f1533bba26
tree67fd47050ab2a349e9f10f0ab0ee34c2df677497
parent08b45f73db864775ce08c97b7a4c4065b1d4ad68
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>
SVN-Revision: 44468
target/linux/oxnas/image/Makefile