[kernel] r14162 - dists/trunk/firmware-nonfree/linux-nonfree

Ben Hutchings benh at alioth.debian.org
Sat Aug 22 01:08:42 UTC 2009


Author: benh
Date: Sat Aug 22 01:08:41 2009
New Revision: 14162

Log:
Fix description of binary firmware directory for linux-2.6

Modified:
   dists/trunk/firmware-nonfree/linux-nonfree/update.py

Modified: dists/trunk/firmware-nonfree/linux-nonfree/update.py
==============================================================================
--- dists/trunk/firmware-nonfree/linux-nonfree/update.py	Sat Aug 22 01:05:12 2009	(r14161)
+++ dists/trunk/firmware-nonfree/linux-nonfree/update.py	Sat Aug 22 01:08:41 2009	(r14162)
@@ -102,8 +102,8 @@
 
 For firmware-nonfree, specify the linux-nonfree directory as <dest-dir>.
 
-For linux-2.6, use the '--main' option and specify the lib/firmware
-directory under the firmware-linux-free build directory as <dest-dir>.
+For linux-2.6, use the '--main' option and specify the
+debian/build/build-firmware/firmware directory as <dest-dir>.
 '''
         sys.exit(2)
     main(for_main, sys.argv[i], sys.argv[i + 1])



More information about the Kernel-svn-changes mailing list