net: mdio: C22 is now optional, EOPNOTSUPP if not provided
[linux-2.6-microblaze.git] / init / Makefile
index ba90eb8..8316c23 100644 (file)
@@ -45,15 +45,9 @@ $(obj)/utsversion-tmp.h: FORCE
 
 clean-files += utsversion-tmp.h
 
-$(obj)/version.o: include/generated/compile.h $(obj)/utsversion-tmp.h
+$(obj)/version.o: $(obj)/utsversion-tmp.h
 CFLAGS_version.o := -include $(obj)/utsversion-tmp.h
 
-filechk_compile.h = $(srctree)/scripts/mkcompile_h \
-       "$(UTS_MACHINE)" "$(CONFIG_CC_VERSION_TEXT)" "$(LD)"
-
-include/generated/compile.h: FORCE
-       $(call filechk,compile.h)
-
 #
 # Build version-timestamp.c with final UTS_VERSION
 #