patch-2.3.99-pre3 linux/drivers/usb/serial/Makefile-keyspan_pda_fw

Next file: linux/drivers/usb/serial/keyspan_pda.S
Previous file: linux/drivers/usb/pegasus.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/drivers/usb/serial/Makefile-keyspan_pda_fw linux/drivers/usb/serial/Makefile-keyspan_pda_fw
@@ -5,7 +5,7 @@
 
 all: keyspan_pda_fw.h
 
-%.asm: %.s
+%.asm: %.S
 	gcc -x assembler-with-cpp -P -E -o $@ $<
 
 %.hex: %.asm

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)