[PATCH] kconfig: fix typos in Makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



kxgettext fails generating pot file for um arch due to wrong filenames
and related symlinks in Makefile. Fixed with the patch below.

Signed-off-by: Massimo Maiurana <[email protected]>

---
diff -Nru linux/scripts/kconfig/Makefile linux.new/scripts/kconfig/Makefile                                                           
--- linux/scripts/kconfig/Makefile      2007-05-06 16:35:23.000000000 +0200                                                           
+++ linux.new/scripts/kconfig/Makefile  2007-05-11 17:53:17.000000000 +0200                                                           
@@ -27,7 +27,7 @@
           --add-comments --keyword=_ --keyword=N_ \                                                                                  
           --files-from=scripts/kconfig/POTFILES.in \                                                                                 
           --output scripts/kconfig/config.pot                                                                                        
-       $(Q)ln -fs Kconfig_i386 arch/um/Kconfig_arch                                                                                  
+       $(Q)ln -fs Kconfig.i386 arch/um/Kconfig.arch                                                                                  
        $(Q)for i in `ls arch/`; \                                                                                                    
        do \                                                                                                                          
          scripts/kconfig/kxgettext arch/$$i/Kconfig \                                                                                
@@ -38,7 +38,7 @@
          --output scripts/kconfig/linux_raw.pot                                                                                      
        $(Q)msguniq --sort-by-file scripts/kconfig/linux_raw.pot \                                                                    
            --output scripts/kconfig/linux.pot                                                                                        
-       $(Q)rm -f arch/um/Kconfig_arch                                                                                                
+       $(Q)rm -f arch/um/Kconfig.arch                                                                                                
        $(Q)rm -f scripts/kconfig/linux_*.pot scripts/kconfig/config.pot                                                              
                                                                                                                                      
 PHONY += randconfig allyesconfig allnoconfig allmodconfig defconfig                                                                  

-- 
       Massimo Maiurana         massimo<at>ragusa.linux.it
       http://massimo.solira.org       GPG keyID #7044D601

Articolo 11 - L'Italia ripudia la guerra come strumento di offesa
alla libertà degli altri popoli e come mezzo di risoluzione delle
controversie internazionali....

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux