lkml.org 
[lkml]   [2007]   [Dec]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 22 Dec 2007 09:33:23 +0100
FromSam Ravnborg <>
SubjectRe: [PATCH 1/3] Remove unused dependency
On Fri, Dec 21, 2007 at 11:02:09PM -0800, Joe Perches wrote:
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  arch/alpha/boot/Makefile |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/alpha/boot/Makefile b/arch/alpha/boot/Makefile
> index cd14388..c53169c 100644
> --- a/arch/alpha/boot/Makefile
> +++ b/arch/alpha/boot/Makefile
> @@ -112,5 +112,3 @@ $(obj)/bootpheader: $(obj)/bootloader.lds $(OBJ_bootph) $(LIBS_Y) FORCE
> 
>  $(obj)/bootpzheader: $(obj)/bootloader.lds $(OBJ_bootpzh) $(LIBS_Y) FORCE
>  	$(call if_changed,ld)
> -
> -$(obj)/misc.o: lib/inflate.c

But arch/alpha/boot/mixc.c have:
#include "../../../lib/inflate.c"

So this is wrong.

	Sam


\
 
 \ /
  Last update: 2007-12-22 09:33    [from the cache]
©2003-2008