From: David McCullough Date: Wed, 6 Jul 2005 23:00:20 +0000 (+0000) Subject: Small spelling fixup from Dylan Griffiths. X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c4987292159f4d1d0eefe4cf321979e8dacae33d;p=elf2flt.git Small spelling fixup from Dylan Griffiths. --- diff --git a/README b/README index 32d81bf..6e8a687 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ flat.h - header from uClinux kernel sources elf2flt.ld - an example linker script that works for C/C++ and uClinux ld-elf2flt - A linker replacement that implements a -elf2flt option for the linker and runs elf2flt automatically for you. It auto - detects PIC/non-PIC code and adjusts it's option accordingly. + detects PIC/non-PIC code and adjusts its option accordingly. It uses the environment variable FLTFLAGS when running elf2flt. It runs /.../m68k-elf-ld.real to do the actual linking.