]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/avnet/v5fx30teval/Makefile
Makefile: convert makefiles to Kbuild style and delete grep switch
[karo-tx-uboot.git] / board / avnet / v5fx30teval / Makefile
index 51b777c234b636282e99bcf88098e08010997b27..f7d0417a2c9f6dc323baf28f8bad6e906a7565b7 100644 (file)
@@ -6,6 +6,6 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-COBJS  += $(BOARD).o
+obj-y  += v5fx30teval.o
 
 include $(SRCTREE)/board/xilinx/ppc440-generic/Makefile