From 0b9c89434c4f5bbc3953dd60b54f5a5a13cdadd3 Mon Sep 17 00:00:00 2001
From: Bernd Porr <Bernd.Porr@f2s.com>
Date: Fri, 17 Apr 2009 20:40:33 +0000
Subject: [PATCH] Generates also binary format for the new kernel comedi
 drivers

---
 etc/hotplug/usb/usbdux/Makefile_asm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/etc/hotplug/usb/usbdux/Makefile_asm b/etc/hotplug/usb/usbdux/Makefile_asm
index d7310f5..65ac22d 100644
--- a/etc/hotplug/usb/usbdux/Makefile_asm
+++ b/etc/hotplug/usb/usbdux/Makefile_asm
@@ -3,12 +3,11 @@
 # no warranty
 #
 
-all: as31 usbdux_firmware.hex
+all: as31 usbdux_firmware.hex usbdux_firmware.bin
 
 as31:
 	make -C as31-2.1
 
-#deprecated
 usbdux_firmware.bin: fx2-include.asm usbdux_firmware.asm as31
 	as31-2.1/as31 -Fbin usbdux_firmware.asm
 
-- 
2.26.2