Update of /cvsroot/leaf/src/bering-uclibc4/buildtool/make
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6447/make
Modified Files:
MasterInclude.mk
Log Message:
mod for building both old (w/o KARCHS var) and new packages
Index: MasterInclude.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/buildtool/make/MasterInclude.mk,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** MasterInclude.mk 31 Oct 2010 19:06:36 -0000 1.7
--- MasterInclude.mk 31 Oct 2010 19:35:58 -0000 1.8
***************
*** 28,32 ****
export ARCH:=i386
# available kernel archs
! export KARCHS:=i686
# set target subarch here
export GNU_ARCH:=i486
--- 28,32 ----
export ARCH:=i386
# available kernel archs
! export KARCHS:=i686 i686_2
# set target subarch here
export GNU_ARCH:=i486
***************
*** 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})
--- 60,64 ----
# check for linux version
! BT_KERNEL_RELEASE1=$(shell cat $(BT_SOURCE_DIR)/linux/linux`echo
$(KARCHS)|awk '{if (NF>0) 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