Update of /cvsroot/leaf/src/bering-uclibc/apps/wlan-ng
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9296

Modified Files:
        buildtool.mk 
Log Message:
changed to use depmod from the modutils source rather then the one from the host

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/wlan-ng/buildtool.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** buildtool.mk        26 Dec 2005 16:18:46 -0000      1.4
--- buildtool.mk        14 Mar 2006 21:41:05 -0000      1.5
***************
*** 62,66 ****
        cp -a $(WLAN-NG_DIR)/src/prism2/driver/prism2_cs.o 
$(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/pcmcia/
        
!       /sbin/depmod -ae -b $(BT_STAGING_DIR) -r -F 
$(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/build/System.map 
$(BT_KERNEL_RELEASE)
  
        touch $(WLAN-NG_DIR)/.build
--- 62,66 ----
        cp -a $(WLAN-NG_DIR)/src/prism2/driver/prism2_cs.o 
$(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/pcmcia/
        
!       $(BT_DEPMOD) -ae -b $(BT_STAGING_DIR) -r -F 
$(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/build/System.map 
$(BT_KERNEL_RELEASE)
  
        touch $(WLAN-NG_DIR)/.build



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to