X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fgateworks%2Fgw_ventana%2FMakefile;h=8fa691aefc4fbebead14912515962ce66c62bb4a;hb=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb;hp=e8dab89c6567df598dfb17be7adf1ab33cdf66b1;hpb=08798026f24bd7c706e70372f8c323f0702c9a15;p=oweals%2Fu-boot.git diff --git a/board/gateworks/gw_ventana/Makefile b/board/gateworks/gw_ventana/Makefile index e8dab89c65..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 +obj-y := gw_ventana.o gsc.o eeprom.o common.o +obj-$(CONFIG_SPL_BUILD) += gw_ventana_spl.o