[leaf-commits] src/bering-uclibc4/source/hostapd buildtool.mk, 1.6, 1.7
Andrew <[email protected]>
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/hostapd In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7641/hostapd Modified Files: buildtool.mk Log Message: Fixed path for .config Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/hostapd/buildtool.mk,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** buildtool.mk 12 Aug 2010 21:11:41 -0000 1.6 --- buildtool.mk 13 Aug 2010 12:35:36 -0000 1.7 *************** *** 25,29 **** -mkdir -p $(HOSTAPD_TARGET_DIR)/etc/default -mkdir -p $(HOSTAPD_TARGET_DIR)/etc/init.d ! cp -a .config $(HOSTAPD_DIR)/ ( cd $(HOSTAPD_DIR)/hostapd ; export CFLAGS="$(BT_COPT_FLAGS) -MMD -Wall -g -I$(BT_STAGING_DIR)/include -I$(BT_STAGING_DIR)/usr/include " ; \ export LIBS=-L$(BT_STAGING_DIR)/usr/lib ; make CC=$(TARGET_CC) ) ; --- 25,29 ---- -mkdir -p $(HOSTAPD_TARGET_DIR)/etc/default -mkdir -p $(HOSTAPD_TARGET_DIR)/etc/init.d ! cp -a .config $(HOSTAPD_DIR)/hostapd ( cd $(HOSTAPD_DIR)/hostapd ; export CFLAGS="$(BT_COPT_FLAGS) -MMD -Wall -g -I$(BT_STAGING_DIR)/include -I$(BT_STAGING_DIR)/usr/include " ; \ export LIBS=-L$(BT_STAGING_DIR)/usr/lib ; make CC=$(TARGET_CC) ) ; ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev