]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/Makefile.headersinst
8139cp: implement the missing dev->tx_timeout
[linux-2.6-omap-h63xx.git] / scripts / Makefile.headersinst
index 8cd63014a0d16c7e80a4fae3715cca5f2156d753..f98d772aac80b029601fcc2fe92eea3782aac866 100644 (file)
@@ -108,7 +108,7 @@ quiet_cmd_mkdir               = MKDIR   $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
 
 quiet_cmd_gen            = GEN     $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
       cmd_gen            = \
-FNAME=$(patsubst $(INSTALL_HDR_PATH)/$(_dst)/%,%,$@)                   \
+FNAME=$(patsubst $(INSTALL_HDR_PATH)/$(_dst)/%,%,$@);                  \
 STUBDEF=__ASM_STUB_`echo $$FNAME | tr a-z.- A-Z__`;                    \
 (echo "/* File autogenerated by 'make headers_install' */" ;           \
 echo "\#ifndef $$STUBDEF" ;                                            \