Update of /cvsroot/leaf/src/bering-uclibc/apps/hostap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19957/hostap
Modified Files: buildtool.mk Log Message: changed to use depmod from the modutils source, rather than the one from the build-host Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc/apps/hostap/buildtool.mk,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** buildtool.mk 9 Feb 2006 20:23:58 -0000 1.20 --- buildtool.mk 14 Mar 2006 21:02:56 -0000 1.21 *************** *** 39,43 **** (cd $(HOSTAPDRIVER_DIR) ; make EXTRA_CFLAGS="$(BT_COPT_FLAGS)" CC=$(TARGET_CC) KERNEL_PATH=$(BT_LINUX_DIR) DESTDIR=$(BT_STAGING_DIR) install ); ! /sbin/depmod -ae -b $(BT_STAGING_DIR) -r -F $(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/build/System.map $(BT_KERNEL_RELEASE) touch $(HOSTAPDRIVER_DIR)/.build --- 39,43 ---- (cd $(HOSTAPDRIVER_DIR) ; make EXTRA_CFLAGS="$(BT_COPT_FLAGS)" CC=$(TARGET_CC) KERNEL_PATH=$(BT_LINUX_DIR) DESTDIR=$(BT_STAGING_DIR) install ); ! $(BT_DEPMOD) -ae -b $(BT_STAGING_DIR) -r -F $(BT_STAGING_DIR)/lib/modules/$(BT_KERNEL_RELEASE)/build/System.map $(BT_KERNEL_RELEASE) touch $(HOSTAPDRIVER_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