linux: handle new dtb location since 3.8-rc1
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 Dec 2012 08:07:45 +0000 (09:07 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 Dec 2012 08:07:45 +0000 (09:07 +0100)
commitef34705087b5841809305afc97188f2eb23a270b
treeeb81e7f1c6344be595dd92b4ef7773418c4a3f9c
parent309c2f50fa12deeaf7d809e3bdef291a12486b4f
linux: handle new dtb location since 3.8-rc1

.dtb files are now generated in arch/$ARCH/boot/dts instead of
arch/$ARCH/boot, so extend the LINUX_INSTALL_DTB rule to look there
as well.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/linux.mk