X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fia64%2FMakefile;h=67932ad530822882047655b58f1d6ba0992bbc08;hb=849a8924a6740ecbf9711e015beca69425f0c429;hp=70f8ed2748d1b41cc3f2ea1b9d44290ecd693c25;hpb=5d54e69c68c05b162a56f9914cae72afd7e6f40a;p=powerpc.git diff --git a/arch/ia64/Makefile b/arch/ia64/Makefile index 70f8ed2748..67932ad530 100644 --- a/arch/ia64/Makefile +++ b/arch/ia64/Makefile @@ -82,17 +82,7 @@ unwcheck: vmlinux archclean: $(Q)$(MAKE) $(clean)=$(boot) -archprepare: include/asm-ia64/.offsets.h.stamp - -include/asm-ia64/.offsets.h.stamp: - mkdir -p include/asm-ia64 - [ -s include/asm-ia64/asm-offsets.h ] \ - || echo "#define IA64_TASK_SIZE 0" > include/asm-ia64/asm-offsets.h - touch $@ - - - -CLEAN_FILES += vmlinux.gz bootloader include/asm-ia64/.offsets.h.stamp +CLEAN_FILES += vmlinux.gz bootloader boot: lib/lib.a vmlinux $(Q)$(MAKE) $(build)=$(boot) $@