Update of /cvsroot/leaf/src/bering-uclibc4/buildtool/make
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv831/make

Modified Files:
        MasterInclude.mk 
Log Message:
Modification for multiple targets


Index: MasterInclude.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/buildtool/make/MasterInclude.mk,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** MasterInclude.mk    31 Oct 2010 15:13:04 -0000      1.6
--- MasterInclude.mk    31 Oct 2010 19:06:36 -0000      1.7
***************
*** 60,64 ****
  # check for linux version
  
! BT_KERNEL_RELEASE1=$(shell cat $(BT_SOURCE_DIR)/linux/linux/.config | awk 
'/version:/ {print $$5}')
  export BT_KERNEL_RELEASE=$(shell echo ${BT_KERNEL_RELEASE1})
  
--- 60,64 ----
  # check for linux version
  
! BT_KERNEL_RELEASE1=$(shell cat $(BT_SOURCE_DIR)/linux/linux-`echo 
$(KARCHS)|awk '{print $1}'`/.config | awk '/version:/ {print $$5}')
  export BT_KERNEL_RELEASE=$(shell echo ${BT_KERNEL_RELEASE1})
  


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to