- add svn property "ignore" to ignore Makefile.dep

git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@304 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
stefan 2010-11-30 19:51:56 +00:00
parent 7ba3a994b6
commit dc8a0e808c

View file

@ -47,7 +47,7 @@
/**
* LWIP_HAVE_LOOPIF==1: Support loop interface (127.0.0.1) and loopif.c
*/
#define LWIP_HAVE_LOOPIF 1
#define LWIP_HAVE_LOOPIF 0
/* DEBUG options */
#define LWIP_DEBUG 1