From: Michael Brown Date: Wed, 26 Jan 2011 23:23:07 +0000 (+0000) Subject: [liba20] Rename libflat to liba20 X-Git-Tag: v1.20.1~2331 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228824194229fd9f3d84c6b1da9aaca58548718b;p=thirdparty%2Fipxe.git [liba20] Rename libflat to liba20 libflat no longer has anything to do with flat real mode; it handles only the A20 gate. Update library name to match. Signed-off-by: Michael Brown --- diff --git a/src/arch/i386/transitions/libflat.S b/src/arch/i386/transitions/liba20.S similarity index 100% rename from src/arch/i386/transitions/libflat.S rename to src/arch/i386/transitions/liba20.S