lede/target/linux/at91/image/sama5d3.mk
2017-09-06 19:19:45 +08:00

9 lines
199 B
Makefile

define Device/at91-sama5d3_xplained
$(Device/evaluation-dtb)
DEVICE_TITLE := Atmel AT91SAMA5D3XPLAINED
KERNEL_SIZE := 6144k
SUBPAGESIZE := 2048
endef
TARGET_DEVICES += at91-sama5d3_xplained