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

obj-y += board.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif