Author: alexander
Date: 2007-10-07 01:33:01 -0600 (Sun, 07 Oct 2007)
New Revision: 2090
Modified:
trunk/packages/alsa-firmware/Makefile
Log:
The LiveCD uses udev to load firmware, so there is no need to install another
copy of the firmware for old-style loaders.
Modified: trunk/packages/alsa-firmware/Makefile
===================================================================
--- trunk/packages/alsa-firmware/Makefile 2007-09-30 14:44:32 UTC (rev
2089)
+++ trunk/packages/alsa-firmware/Makefile 2007-10-07 07:33:01 UTC (rev
2090)
@@ -20,7 +20,7 @@
$(std_build)
compile-stage2:
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --disable-loader
make
make install
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page