Update of /cvsroot/leaf/src/bering-uclibc4/source/ulogd
In directory 
sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20373/source/ulogd

Modified Files:
        buildtool.mk 
Log Message:
Update to support multiple kernels


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/ulogd/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk        29 Sep 2010 14:18:06 -0000      1.3
--- buildtool.mk        1 Nov 2010 11:02:10 -0000       1.4
***************
*** 19,23 ****
  #     (cd $(ULOGD_DIR) ; CC=$(TARGET_CC) LD=$(TARGET_LD) 
CFLAGS="$(BT_COPT_FLAGS) -I$(BT_LINUX_DIR)/include" \
  #     ./configure --prefix=/usr --sysconfdir=/etc )
!       (cd $(ULOGD_DIR) ; $(AUTOCONF) ; CC=$(TARGET_CC) LD=$(TARGET_LD) 
CFLAGS="$(BT_COPT_FLAGS) -I$(BT_LINUX_DIR)/include" \
        LDFLAGS="-L$(BT_STAGING_DIR)/lib -L$(BT_STAGING_DIR)/usr/lib" \
        ./configure --prefix=/usr --sysconfdir=/etc 
--with-mysql=$(BT_STAGING_DIR)/usr/ )
--- 19,24 ----
  #     (cd $(ULOGD_DIR) ; CC=$(TARGET_CC) LD=$(TARGET_LD) 
CFLAGS="$(BT_COPT_FLAGS) -I$(BT_LINUX_DIR)/include" \
  #     ./configure --prefix=/usr --sysconfdir=/etc )
!       (cd $(ULOGD_DIR) ; $(AUTOCONF) ; CC=$(TARGET_CC) LD=$(TARGET_LD) 
CFLAGS="$(BT_COPT_FLAGS) \
!       -I$(BT_LINUX_DIR)-$(BT_KERNEL_RELEASE)/include" \
        LDFLAGS="-L$(BT_STAGING_DIR)/lib -L$(BT_STAGING_DIR)/usr/lib" \
        ./configure --prefix=/usr --sysconfdir=/etc 
--with-mysql=$(BT_STAGING_DIR)/usr/ )


------------------------------------------------------------------------------
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