patch-2.3.99-pre3 linux/arch/m68k/Makefile

Next file: linux/arch/m68k/config.in
Previous file: linux/arch/ia64/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/arch/m68k/Makefile linux/arch/m68k/Makefile
@@ -19,10 +19,6 @@
 # override top level makefile
 AS += -m68020
 LD += -m m68kelf
-ifneq ($(COMPILE_ARCH),$(ARCH))
-	# prefix for cross-compiling binaries
-	CROSS_COMPILE = m68k-linux-
-endif
 
 ifndef CONFIG_SUN3
 LINKFLAGS = -T $(TOPDIR)/arch/m68k/vmlinux.lds

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