patch-2.3.99-pre1 linux/net/atm/Makefile

Next file: linux/net/ax25/af_ax25.c
Previous file: linux/net/appletalk/ddp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.51/linux/net/atm/Makefile linux/net/atm/Makefile
@@ -58,4 +58,4 @@
 include $(TOPDIR)/Rules.make
 
 mpoa.o: mpc.o mpoa_caches.o mpoa_proc.o
-	ld -r -o mpoa.o mpc.o mpoa_caches.o mpoa_proc.o
+	$(LD) -r -o mpoa.o mpc.o mpoa_caches.o mpoa_proc.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)