arm: at91: Add gardena-gateway-at91sam support
[oweals/u-boot.git] / board / gardena / smart-gateway-at91sam / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 obj-y += board.o
4
5 ifdef CONFIG_SPL_BUILD
6 obj-y += spl.o
7 endif