[zaptel-commits] file: branch file/zaptel-firmware r2082 - /team/file/zaptel-firmware/Makefile

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Fri Feb 2 11:11:44 MST 2007


Author: file
Date: Fri Feb  2 12:11:43 2007
New Revision: 2082

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2082
Log:
Don't explicitly disable hotplug firmware loading by default.

Modified:
    team/file/zaptel-firmware/Makefile

Modified: team/file/zaptel-firmware/Makefile
URL: http://svn.digium.com/view/zaptel/team/file/zaptel-firmware/Makefile?view=diff&rev=2082&r1=2081&r2=2082
==============================================================================
--- team/file/zaptel-firmware/Makefile (original)
+++ team/file/zaptel-firmware/Makefile Fri Feb  2 12:11:43 2007
@@ -160,7 +160,7 @@
 endif
 
 # Set this to override hotplug firmware loading and revert to classic header
-HOTPLUG_FIRMWARE=no
+#HOTPLUG_FIRMWARE=no
 ifeq ($(HOTPLUG_FIRMWARE),yes)
 CFLAGS+=-DHOTPLUG_FIRMWARE
 endif	



More information about the zaptel-commits mailing list