]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ppmc8260/Makefile
* Some code cleanup
[karo-tx-uboot.git] / board / ppmc8260 / Makefile
index 420ee9c8959ca879b8cea40f28aa23330bbf4109..351f4eea2f1d61d43c75a88fdae4dca6392a6dff 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   := ppmc8260.o strataflash.o
+OBJS   := ppmc8260.o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS)