at91: fix legacy build
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Oct 2017 19:36:17 +0000 (21:36 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Oct 2017 21:05:54 +0000 (23:05 +0200)
commit61048c901189d3d24ffc35e2e0ab2355f6ec0dbc
tree736afa6024ba9695dc20cabfe88e447f738eb363
parenta29848c67180396656e4e8a7ef47ae5b441a7325
at91: fix legacy build

The build system took the DTB_SIZE definition from Default and not from
production-dtb under some conditions. Move the size definitions to
Default now as it is only used in production-dtb anyway.

Thanks Mathias Kresin for helping me with this.

Fixes: c2f052acaeb ("at91: convert boards to generic build target")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/at91/image/Makefile