]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm-bf527/Makefile
Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / cm-bf527 / Makefile
index 57b0a7c83daa4bd3d7a8600cb3fcfa7461c83410..ff8ad43d51277d7dfff668407bea9c96cd700a1d 100644 (file)
@@ -9,24 +9,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS-y        := $(BOARD).o gpio_cfi_flash.o
-
-SRCS   := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS-y))
-SOBJS  := $(addprefix $(obj),$(SOBJS-y))
-
-$(LIB):        $(obj).depend $(OBJS) $(SOBJS)
-       $(call cmd_link_o_target, $(OBJS) $(SOBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := cm-bf527.o gpio_cfi_flash.o