diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 7f1c0f00db9b..e149e8be9065 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -20,8 +20,6 @@ header-y += netfilter_ipv6/ | |||
20 | header-y += usb/ | 20 | header-y += usb/ |
21 | header-y += wimax/ | 21 | header-y += wimax/ |
22 | 22 | ||
23 | objhdr-y += version.h | ||
24 | |||
25 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h \ | 23 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h \ |
26 | $(srctree)/include/asm-$(SRCARCH)/a.out.h \ | 24 | $(srctree)/include/asm-$(SRCARCH)/a.out.h \ |
27 | $(INSTALL_HDR_PATH)/include/asm-*/a.out.h),) | 25 | $(INSTALL_HDR_PATH)/include/asm-*/a.out.h),) |