patch-2.2.18 linux/arch/m68k/lib/Makefile
Next file: linux/arch/m68k/lib/ashldi3.c
Previous file: linux/arch/m68k/kernel/traps.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Oct 13 23:30:47 2000
- Orig file:
v2.2.17/arch/m68k/lib/Makefile
- Orig date:
Fri Apr 21 12:45:46 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/m68k/lib/Makefile linux/arch/m68k/lib/Makefile
@@ -6,6 +6,6 @@
$(CC) -D__ASSEMBLY__ -traditional -c $< -o $@
L_TARGET = lib.a
-L_OBJS = ashrdi3.o checksum.o memcpy.o memcmp.o memset.o semaphore.o
+L_OBJS = ashrdi3.o lshrdi3.o ashldi3.o checksum.o memcpy.o memcmp.o memset.o semaphore.o
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)