From: David B. <dbr...@us...> - 2009-11-14 23:58:44
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via ecc659d44da1c8d2291c22be61d2819b55fa7b17 (commit) from dd47bba6f8c50d202ce716173f8f647dd3f77f49 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ecc659d44da1c8d2291c22be61d2819b55fa7b17 Author: David Brownell <dbr...@us...> Date: Sat Nov 14 14:58:14 2009 -0800 lpc2900.h -- remove from Makefile.am too Signed-off-by: David Brownell <dbr...@us...> diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index e122451..bbcc34c 100644 --- a/src/flash/Makefile.am +++ b/src/flash/Makefile.am @@ -63,7 +63,6 @@ noinst_HEADERS = \ flash.h \ lpc2000.h \ lpc288x.h \ - lpc2900.h \ lpc3180_nand_controller.h \ mflash.h \ mx3_nand.h \ ----------------------------------------------------------------------- Summary of changes: src/flash/Makefile.am | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- Main OpenOCD repository |