]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_blackfin/Makefile
Fix Compliation warning for TNY-A9260 and TNY-A9G20
[karo-tx-uboot.git] / lib_blackfin / Makefile
index 4bdf6d34ce87e3d4dba96d178c7df607a3cc6f5b..cbf47f01296904dfabbf5671f60b8570e43c2b68 100644 (file)
@@ -48,12 +48,9 @@ COBJS-y      += string.o
 SRCS   := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
 OBJS   := $(addprefix $(obj),$(SOBJS-y) $(COBJS-y))
 
-$(LIB):        $(obj).depend $(OBJS) $(obj)u-boot.lds
+$(LIB):        $(obj).depend $(OBJS)
        $(AR) $(ARFLAGS) $@ $(OBJS)
 
-$(obj)u-boot.lds: u-boot.lds.S
-       $(CPP) $(CPPFLAGS) -D__ASSEMBLY__ -P $^ > $@
-
 #########################################################################
 
 # defines $(obj).depend target