#2057: [patch] Cleanup of Makefiles (module file install location + remove
extraneous path slashes)
----------------------------------------------------------+-----------------
      Reporter:  Ken Roberts <[EMAIL PROTECTED]>  |       Owner:                
            
          Type:  defect                                   |      Status:  new   
                    
      Priority:  minor                                    |   Milestone:        
                    
     Component:  madwifi: other                           |     Version:  trunk 
                    
    Resolution:                                           |    Keywords:  
install module kernel path
Patch_attached:  1                                        |  
----------------------------------------------------------+-----------------
Old description:

> ./Makefile.inc: Install path changed to
> kernel/drivers/net/wireless/madwifi
>   (consistency with the rest of the kernel modules)
>
> ./{subdirs}/Makefile: Remove extraneous slash in
>   install -m 0644 ath_test_ccmp.$(KMODSUF) $(DESTDIR)/$(KMODPATH)
> (Not necessarily a defect, but keep consistent pathnames in *nix
> filesystems)

New description:

 {{{
 ./Makefile.inc: Install path changed to
 kernel/drivers/net/wireless/madwifi
 }}}
 (consistency with the rest of the kernel modules)

 {{{
 ./{subdirs}/Makefile: Remove extraneous slash in
   install -m 0644 ath_test_ccmp.$(KMODSUF) $(DESTDIR)/$(KMODPATH)
 }}}

 (Not necessarily a defect, but keep consistent pathnames in *nix
 filesystems)

-- 
Ticket URL: <https://madwifi.org/ticket/2057#comment:4>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to