X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=usr%2Finclude%2FMakefile;h=84598469e6ff35d6ffa3cbf87bfe46306f31dd43;hb=ab7541c3addd344939e76d0636da0048ce24f2db;hp=4a753a48767b76659d7f9d60975121644fbca3dd;hpb=a922f1a9aec1102a94505622290c0ecf4ef79cec;p=linux.git diff --git a/usr/include/Makefile b/usr/include/Makefile index 4a753a48767b..84598469e6ff 100644 --- a/usr/include/Makefile +++ b/usr/include/Makefile @@ -91,7 +91,7 @@ endif # asm-generic/*.h is used by asm/*.h, and should not be included directly header-test- += asm-generic/% -extra-y := $(patsubst $(obj)/%.h,%.hdrtest, $(shell find $(obj) -name '*.h')) +extra-y := $(patsubst $(obj)/%.h,%.hdrtest, $(shell find $(obj) -name '*.h' 2>/dev/null)) quiet_cmd_hdrtest = HDRTEST $< cmd_hdrtest = \