]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - lib_ppc/Makefile
* Patch by Gleb Natapov, 19 Sep 2003:
[thirdparty/u-boot.git] / lib_ppc / Makefile
index 36ddf3cacf424306eabb429a2e23beb4a939ad58..652a4199ec5172a05544a1d0b200c79d9526f1d7 100644 (file)
@@ -28,7 +28,7 @@ LIB   = lib$(ARCH).a
 AOBJS  = ppcstring.o ticks.o
 
 COBJS  = board.o \
-         bat_rw.o cache.o extable.o kgdb.o time.o
+         bat_rw.o cache.o extable.o kgdb.o time.o interrupts.o
 
 OBJS   = $(AOBJS) $(COBJS)