Update of /cvsroot/leaf/src/bering-uclibc4/source/iptables
In directory
sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20373/source/iptables
Modified Files:
buildtool.mk
Log Message:
Update to support multiple kernels
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/iptables/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk 17 Aug 2010 15:32:10 -0000 1.3
--- buildtool.mk 1 Nov 2010 11:02:09 -0000 1.4
***************
*** 15,19 ****
PREFIX= \
CC=$(TARGET_CC) \
! KERNEL_DIR=$(BT_LINUX_DIR) \
CC=$(TARGET_CC) \
LD=$(TARGET_LD) \
--- 15,19 ----
PREFIX= \
CC=$(TARGET_CC) \
! KERNEL_DIR=$(BT_LINUX_DIR)-$(BT_KERNEL_RELEASE) \
CC=$(TARGET_CC) \
LD=$(TARGET_LD) \
***************
*** 37,41 ****
$(IPTABLES_DIR)/Makefile: $(IPTABLES_DIR)/.source
! (cd $(IPTABLES_DIR); $(EXTRA_VARS) ./configure --prefix=/
--libexecdir=/lib --with-kernel=$(BT_LINUX_DIR) --enable-devel )
--- 37,42 ----
$(IPTABLES_DIR)/Makefile: $(IPTABLES_DIR)/.source
! (cd $(IPTABLES_DIR); $(EXTRA_VARS) ./configure --prefix=/
--libexecdir=/lib \
! --with-kernel=$(BT_LINUX_DIR)-$(BT_KERNEL_RELEASE) --enable-devel )
------------------------------------------------------------------------------
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