summaryrefslogtreecommitdiff
path: root/board/gardena/smart-gateway-at91sam/Makefile
blob: ac9e57938b30cf094e529bbe55c22c6dc69ae19e (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0+

obj-y += board.o

ifdef CONFIG_XPL_BUILD
obj-y += spl.o
endif