Author: justin
Date: 2006-05-09 22:04:04 -0600 (Tue, 09 May 2006)
New Revision: 1545

Modified:
   branches/6.1.1/packages/linux/Makefile
Log:
Added sed to remove /sbin/hotplug from kernel in 6.1.1 braches.

Modified: branches/6.1.1/packages/linux/Makefile
===================================================================
--- branches/6.1.1/packages/linux/Makefile      2006-05-10 03:38:21 UTC (rev 
1544)
+++ branches/6.1.1/packages/linux/Makefile      2006-05-10 04:04:04 UTC (rev 
1545)
@@ -34,6 +34,7 @@
        patch -Np1 -i ../$(PATCH2)
        cd $(ROOT) ; make -C $(PKG)/unionfs patch-kernel
        make mrproper
+       sed -i 's@/sbin/hotplug@@' lib/kobject_uevent.c
        cp ../config .config
        make $(PM)
        make modules_install

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to