X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fgateworks%2Fgw_ventana%2FMakefile;h=33a1788f2021b16c8869604cdf804c6e41d97e52;hb=9c0fe83eb58ed9cb9faa17646719240abe55f4bf;hp=e8dab89c6567df598dfb17be7adf1ab33cdf66b1;hpb=0f507779ca00d90cdd4bcc8252630370339b7ea6;p=u-boot diff --git a/board/gateworks/gw_ventana/Makefile b/board/gateworks/gw_ventana/Makefile index e8dab89c65..33a1788f20 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 +obj-$(CONFIG_SPL_BUILD) += gw_ventana_spl.o