X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fia64%2FMakefile;h=67932ad530822882047655b58f1d6ba0992bbc08;hb=849a8924a6740ecbf9711e015beca69425f0c429;hp=7ed678cf5e416bce14a8a900a1bf4f77d733d173;hpb=d67eb16f5d444fb6d173bcec889ddb2066c0fa0c;p=powerpc.git diff --git a/arch/ia64/Makefile b/arch/ia64/Makefile index 7ed678cf5e..67932ad530 100644 --- a/arch/ia64/Makefile +++ b/arch/ia64/Makefile @@ -82,17 +82,7 @@ unwcheck: vmlinux archclean: $(Q)$(MAKE) $(clean)=$(boot) -prepare: 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) $@