X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fgateworks%2Fgw_ventana%2FMakefile;h=8fa691aefc4fbebead14912515962ce66c62bb4a;hb=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb;hp=03bd1fd372928845389c81d6722fff21a47e22d3;hpb=1badf2f47cbbb0e8aab82dfe89a4f85d8f498e5f;p=oweals%2Fu-boot.git diff --git a/board/gateworks/gw_ventana/Makefile b/board/gateworks/gw_ventana/Makefile index 03bd1fd372..8fa691aefc 100644 --- a/board/gateworks/gw_ventana/Makefile +++ b/board/gateworks/gw_ventana/Makefile @@ -6,5 +6,6 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y := gw_ventana.o gsc.o eeprom.o +obj-y := gw_ventana.o gsc.o eeprom.o common.o +obj-$(CONFIG_SPL_BUILD) += gw_ventana_spl.o