Author: chris
Date: 2006-03-16 09:05:00 -0700 (Thu, 16 Mar 2006)
New Revision: 1293
Modified:
trunk/BOOK/boot/common/udev.xml
trunk/BOOK/boot/multilib/udev.xml
Log:
Reverted erroneous change...thanks, jim
Modified: trunk/BOOK/boot/common/udev.xml
===================================================================
--- trunk/BOOK/boot/common/udev.xml 2006-03-16 15:21:03 UTC (rev 1292)
+++ trunk/BOOK/boot/common/udev.xml 2006-03-16 16:05:00 UTC (rev 1293)
@@ -26,7 +26,7 @@
href="../../final-system/common/udev.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
-<screen os="b"><userinput>make CROSS_COMPILE="${LFS_TARGET}-" CC="${CC}"
LD="${LD}" udevdir=/dev</userinput></screen>
+<screen os="b"><userinput>make CROSS_COMPILE="${LFS_TARGET}-" CC="${CC}"
LD="${CC}" udevdir=/dev</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../final-system/common/udev.xml"
Modified: trunk/BOOK/boot/multilib/udev.xml
===================================================================
--- trunk/BOOK/boot/multilib/udev.xml 2006-03-16 15:21:03 UTC (rev 1292)
+++ trunk/BOOK/boot/multilib/udev.xml 2006-03-16 16:05:00 UTC (rev 1293)
@@ -26,7 +26,7 @@
href="../common/udev.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
-<screen os="b"><userinput>make CROSS_COMPILE="${LFS_TARGET}-" CC="${CC}
${BUILD64}" LD="${LD} ${BUILD64}" \
+<screen os="b"><userinput>make CROSS_COMPILE="${LFS_TARGET}-" CC="${CC}
${BUILD64}" LD="${CC} ${BUILD64}" \
udevdir=/dev</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page