]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/udoo/Makefile
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / udoo / Makefile
index 1f0f6c760fa9737aa38f29560af8b670a32cdde5..80efadaf0da661d0806c87983e9ebd8a53dab14c 100644 (file)
@@ -4,23 +4,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := udoo.o
-
-SRCS   := $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS))
-
-$(LIB):        $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := udoo.o