patch-2.0.21-2.1.0 linux/arch/m68k/boot/atari/Makefile

Next file: linux/arch/m68k/boot/atari/bootp.c
Previous file: linux/arch/m68k/boot/amiga/linuxboot.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file lx2.0/v2.0.21/linux/arch/m68k/boot/atari/Makefile linux/arch/m68k/boot/atari/Makefile
@@ -1,12 +0,0 @@
-
-CC		:= d:/gnu/bin/gcc.ttp
-CFLAGS	:= -Wall -O2 -fno-defer-pop -mint -s
-LD		:= d:/gnu/bin/gcc.ttp
-LDFLAGS	:= -mint -D__GNUC__
-
-bootstra.ttp: bootstra.o
-	$(LD) $(LDFLAGS) -o $@ $^
-	prgflags 7 7 $@
-	cp $@ d:/linux
-
-bootstra.o: bootstra.c bootinfo.h

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov