X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fgateworks%2Fgw_ventana%2FMakefile;h=33a1788f2021b16c8869604cdf804c6e41d97e52;hb=3acb011c3c2c26cb6a6ee1b1d61ab8992b4f140b;hp=e8dab89c6567df598dfb17be7adf1ab33cdf66b1;hpb=63f347ec4ca94e3b57c6c719e4acaec81b61dc7a;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