[svn-commits] fjoe: freebsd/trunk r8708 - /freebsd/trunk/freebsd/wct4xxp/Makefile
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Sat May 29 03:10:26 CDT 2010
Author: fjoe
Date: Sat May 29 03:10:25 2010
New Revision: 8708
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8708
Log:
Remove unused variable.
Modified:
freebsd/trunk/freebsd/wct4xxp/Makefile
Modified: freebsd/trunk/freebsd/wct4xxp/Makefile
URL: http://svnview.digium.com/svn/dahdi/freebsd/trunk/freebsd/wct4xxp/Makefile?view=diff&rev=8708&r1=8707&r2=8708
==============================================================================
--- freebsd/trunk/freebsd/wct4xxp/Makefile (original)
+++ freebsd/trunk/freebsd/wct4xxp/Makefile Sat May 29 03:10:25 2010
@@ -3,7 +3,6 @@
KMOD= wct4xxp
SRCS= base.c vpm450m.c ${OCTASIC_SRCS}
SRCS+= device_if.h bus_if.h pci_if.h
-#CFLAGS= --param inline-unit-growth=100
CFLAGS= -DHOTPLUG_FIRMWARE ${OCTASIC_CFLAGS}
# ${srcdir}/oct612x/octasic-helper objects ${srcdir}
More information about the svn-commits
mailing list