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

Modified Files:
        buildtool.mk 
Log Message:
Added settings for SNMP integration, same as for USB

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/nut/buildtool.mk,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.mk        6 Nov 2010 13:05:53 -0000       1.5
--- buildtool.mk        6 Nov 2010 21:28:34 -0000       1.6
***************
*** 30,33 ****
--- 30,36 ----
        --with-usb-includes='-I$(BT_STAGING_DIR)/usr/include' \
        --with-usb-libs='-L$(BT_STAGING_DIR)/usr/lib -lusb' \
+       --with-snmp \
+       --with-snmp-includes='-I$(BT_STAGING_DIR)/usr/include' \
+       --with-snmp-libs='-L$(BT_STAGING_DIR)/usr/lib -lnetsnmp' \
        --with-drivers=all \
        $(NULL); cd drivers; BT_ST_DIR=$(BT_STAGING_DIR) sh ../../patch-mkfile) 
***************
*** 65,66 ****
--- 68,70 ----
  srcclean:
        rm -rf $(NUT_DIR)
+       rm .source


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to