Update of /cvsroot/leaf/src/bering-uclibc4/source/accel-pptp
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5940

Modified Files:
        buildtool.mk 
Log Message:
bugfix


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/accel-pptp/buildtool.mk,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.mk        31 Oct 2010 23:11:39 -0000      1.5
--- buildtool.mk        5 Nov 2010 11:30:14 -0000       1.6
***************
*** 39,43 ****
        mkdir -p $(PPTP_TARGET_DIR)/lib/modules/$(BT_KERNEL_RELEASE)-$$i/net ; \
        cd $(PPTP_DIR)/kernel/driver && $(MAKE) $(EXTRA_VARS) 
KDIR=$(BT_LINUX_DIR)-$$i CC=$(HOSTCC) && \
!       cp -a pptp.ko 
$(PPTP_TARGET_DIR)/lib/modules/$(BT_KERNEL_RELEASE)-$$i/net ||\
        exit 1 ; done)
        
--- 39,43 ----
        mkdir -p $(PPTP_TARGET_DIR)/lib/modules/$(BT_KERNEL_RELEASE)-$$i/net ; \
        cd $(PPTP_DIR)/kernel/driver && $(MAKE) $(EXTRA_VARS) 
KDIR=$(BT_LINUX_DIR)-$$i CC=$(HOSTCC) && \
!       cp -a pptp.ko 
$(PPTP_TARGET_DIR)/lib/modules/$(BT_KERNEL_RELEASE)-$$i/net && cd ../../.. ||\
        exit 1 ; done)
        


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to