Commit e3d0c703 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] make buildcheck missing hunk

Forgot to update the top-level makefile to invoke the new reference_init
script.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 90dedc17
...@@ -1062,6 +1062,7 @@ versioncheck: ...@@ -1062,6 +1062,7 @@ versioncheck:
buildcheck: buildcheck:
$(PERL) scripts/reference_discarded.pl $(PERL) scripts/reference_discarded.pl
$(PERL) scripts/reference_init.pl
endif #ifeq ($(config-targets),1) endif #ifeq ($(config-targets),1)
endif #ifeq ($(mixed-targets),1) endif #ifeq ($(mixed-targets),1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment