From: Arne Fitzenreiter Date: Tue, 27 Dec 2011 10:05:02 +0000 (+0100) Subject: initrd: fix build on i586. X-Git-Tag: v2.9-core55~10^2^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cac9daa61b7d8522c55dff5faefd54aeb1c47c32;p=ipfire-2.x.git initrd: fix build on i586. --- diff --git a/config/rootfiles/installer/glibc b/config/rootfiles/installer/glibc index 73e445e7a1..4a4672680c 120000 --- a/config/rootfiles/installer/glibc +++ b/config/rootfiles/installer/glibc @@ -1 +1 @@ -../common/glibc \ No newline at end of file +../common/i586/glibc \ No newline at end of file diff --git a/config/rootfiles/installer/util-linux b/config/rootfiles/installer/util-linux index c8ab83eac8..f672071b7b 120000 --- a/config/rootfiles/installer/util-linux +++ b/config/rootfiles/installer/util-linux @@ -1 +1 @@ -../common/util-linux \ No newline at end of file +../common/i586/util-linux \ No newline at end of file