]> git.sur5r.net Git - u-boot/blobdiff - board/alaska/Makefile
Add Vibren (was Accelent) PXA255 IDP Support
[u-boot] / board / alaska / Makefile
index d2b5bb78a39a51fcd3cfdcbc49dc41a4ad6505f4..a4c1d2e9acd2d903d777d47551857dff4a2989a9 100644 (file)
@@ -1,4 +1,4 @@
-# (C) Copyright 2003-2004
+# (C) Copyright 2003-2005
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 #
 # See file CREDITS for list of people who contributed to this
@@ -24,7 +24,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = lib$(BOARD).a
 
-OBJS   := $(BOARD).o flash.o extserial.o serial.o
+OBJS   := $(BOARD).o flash.o
 
 $(LIB):        $(OBJS) $(SOBJS)
        $(AR) crv $@ $(OBJS)