X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Favnet%2Fv5fx30teval%2FMakefile;h=8c41af02d4f29c90f52a7666a99ce60d0c88e50b;hp=51b777c234b636282e99bcf88098e08010997b27;hb=HEAD;hpb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a diff --git a/board/avnet/v5fx30teval/Makefile b/board/avnet/v5fx30teval/Makefile index 51b777c234..8c41af02d4 100644 --- a/board/avnet/v5fx30teval/Makefile +++ b/board/avnet/v5fx30teval/Makefile @@ -6,6 +6,6 @@ # SPDX-License-Identifier: GPL-2.0+ # -COBJS += $(BOARD).o +obj-y += v5fx30teval.o -include $(SRCTREE)/board/xilinx/ppc440-generic/Makefile +include $(srctree)/board/xilinx/ppc440-generic/Makefile