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

Modified Files:
        buildtool.mk 
Log Message:
update for kernel compile with gcc-3.3.x

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/hostap/buildtool.mk,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** buildtool.mk        18 Oct 2004 13:50:34 -0000      1.11
--- buildtool.mk        22 Dec 2004 09:52:49 -0000      1.12
***************
*** 13,17 ****
  
  HOSTAP_TARGET_DIR:=$(BT_BUILD_DIR)/hostap
- STRIP_OPTIONS=--strip-unneeded
  
  
--- 13,16 ----
***************
*** 34,38 ****
        -mkdir -p $(HOSTAP_TARGET_DIR)/lib/modules
        -mkdir -p $(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/net/
!       (cd $(HOSTAPDRIVER_DIR) ; make EXTRA_CFLAGS="$(BT_COPT_FLAGS)" 
CC=$(BT_STAGING_DIR)/usr/local/kgcc/bin/gcc KERNEL_PATH=$(BT_LINUX_DIR)  );
  
        cp $(HOSTAPDRIVER_DIR)/driver/modules/hostap.o 
$(HOSTAP_TARGET_DIR)/lib/modules/
--- 33,37 ----
        -mkdir -p $(HOSTAP_TARGET_DIR)/lib/modules
        -mkdir -p $(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/net/
!       (cd $(HOSTAPDRIVER_DIR) ; make EXTRA_CFLAGS="$(BT_COPT_FLAGS)" 
CC=$(TARGET_CC) KERNEL_PATH=$(BT_LINUX_DIR)  );
  
        cp $(HOSTAPDRIVER_DIR)/driver/modules/hostap.o 
$(HOSTAP_TARGET_DIR)/lib/modules/



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to