diff options
Diffstat (limited to 'arch/x86_64/Makefile')
| -rw-r--r-- | arch/x86_64/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/x86_64/Makefile b/arch/x86_64/Makefile index 4c6ed96d5f7c..a9cd42e61828 100644 --- a/arch/x86_64/Makefile +++ b/arch/x86_64/Makefile | |||
| @@ -86,16 +86,6 @@ install fdimage fdimage144 fdimage288: vmlinux | |||
| 86 | archclean: | 86 | archclean: |
| 87 | $(Q)$(MAKE) $(clean)=$(boot) | 87 | $(Q)$(MAKE) $(clean)=$(boot) |
| 88 | 88 | ||
| 89 | prepare: include/asm-$(ARCH)/offset.h | ||
| 90 | |||
| 91 | arch/$(ARCH)/kernel/asm-offsets.s: include/asm include/linux/version.h \ | ||
| 92 | include/config/MARKER | ||
| 93 | |||
| 94 | include/asm-$(ARCH)/offset.h: arch/$(ARCH)/kernel/asm-offsets.s | ||
| 95 | $(call filechk,gen-asm-offsets) | ||
| 96 | |||
| 97 | CLEAN_FILES += include/asm-$(ARCH)/offset.h | ||
| 98 | |||
| 99 | define archhelp | 89 | define archhelp |
| 100 | echo '* bzImage - Compressed kernel image (arch/$(ARCH)/boot/bzImage)' | 90 | echo '* bzImage - Compressed kernel image (arch/$(ARCH)/boot/bzImage)' |
| 101 | echo ' install - Install kernel using' | 91 | echo ' install - Install kernel using' |
