Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
[oweals/u-boot.git] / board / alliedtelesis / x530 / Makefile
1 # SPDX-License-Identifier:      GPL-2.0+
2 #
3 # Copyright (C) 2017 Allied Telesis Labs
4 #
5
6 obj-y   := $(BOARD).o
7 ifndef CONFIG_SPL_BUILD
8 obj-y   += ../common/gpio_hog.o
9 endif