at91: convert boards to generic build target
[openwrt/staging/hauke.git] / target / linux / at91 / image / sama5d3.mk
1 define Device/at91-sama5d3_xplained
2 $(Device/evaluation-dtb)
3 DEVICE_TITLE := Atmel AT91SAMA5D3XPLAINED
4 KERNEL_SIZE := 6144k
5 SUBPAGESIZE := 2048
6 endef
7 TARGET_DEVICES += at91-sama5d3_xplained
8