From 9b820e6f7a397dbf74f92b2596bd58fd2528283b Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Mon, 3 Jul 2006 03:09:47 +0000 Subject: lilo-sh 0.21: Add lilo-sh, a port of the LILO bootloader to the sh architecture. Required for the titan SH4 boards to boot from the internal flash which has a translation layer to make it look like a standard block device. --- packages/lilo-sh/files/lilo-0.21-include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/lilo-sh/files/lilo-0.21-include.patch (limited to 'packages/lilo-sh/files/lilo-0.21-include.patch') diff --git a/packages/lilo-sh/files/lilo-0.21-include.patch b/packages/lilo-sh/files/lilo-0.21-include.patch new file mode 100644 index 0000000000..61e298013c --- /dev/null +++ b/packages/lilo-sh/files/lilo-0.21-include.patch @@ -0,0 +1,10 @@ +--- lilo.orig/common.h Wed Oct 14 17:44:28 1998 ++++ lilo/common.h Mon Dec 7 18:05:17 1998 +@@ -7,6 +7,7 @@ + #define COMMON_H + + #include ++#include + #include + + #include "lilo.h" -- cgit v1.2.3