[PATCH] Makefile nits

Tim Hockin (thockin@sun.com)
Tue, 10 Jul 2001 00:10:00 -0700


This is a multi-part message in MIME format.
--------------A99E4C65DA669400A91A6C83
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Alan,

Attached is a simple patch that adds some of the dynamic files in the
aic7xxx build to the make clean rule.

Tim

-- 
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@sun.com
--------------A99E4C65DA669400A91A6C83
Content-Type: text/plain; charset=us-ascii;
 name="makefile_misc.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="makefile_misc.diff"

diff -ruN dist-2.4.6/Makefile cobalt-2.4.6/Makefile --- dist-2.4.6/Makefile Mon Jul 2 17:46:42 2001 +++ cobalt-2.4.6/Makefile Mon Jul 9 11:09:01 2001 @@ -196,6 +197,10 @@ drivers/zorro/devlist.h drivers/zorro/gen-devlist \ drivers/sound/bin2hex drivers/sound/hex2hex \ drivers/atm/fore200e_mkfirm drivers/atm/{pca,sba}*{.bin,.bin1,.bin2} \ + drivers/scsi/aic7xxx/aicasm/aicasm_gram.c \ + drivers/scsi/aic7xxx/aicasm/aicasm_scan.c \ + drivers/scsi/aic7xxx/aicasm/y.tab.h \ + drivers/scsi/aic7xxx/aicasm/aicasm \ net/khttpd/make_times_h \ net/khttpd/times.h \ submenu*

--------------A99E4C65DA669400A91A6C83--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/