X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fgateworks%2Fgw_ventana%2FMakefile;h=8fa691aefc4fbebead14912515962ce66c62bb4a;hb=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb;hp=33a1788f2021b16c8869604cdf804c6e41d97e52;hpb=e99f30e105a253ee64bef1ef83b86a47e0d3b6f1;p=oweals%2Fu-boot.git diff --git a/board/gateworks/gw_ventana/Makefile b/board/gateworks/gw_ventana/Makefile index 33a1788f20..8fa691aefc 100644 --- a/board/gateworks/gw_ventana/Makefile +++ b/board/gateworks/gw_ventana/Makefile @@ -6,6 +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