Skip tableprint.h during 'make checkheaders'.

It is only used on the host and may not compile on the target.
This commit is contained in:
Diego Biurrun 2011-06-05 01:59:14 +02:00
parent fb8648ad4b
commit ef5d7e18f4

View File

@ -651,8 +651,11 @@ OBJS-$(!CONFIG_SMALL) += inverse.o
-include $(SUBDIR)$(ARCH)/Makefile
SKIPHEADERS += %_tablegen.h %_tables.h \
aac_tablegen_decl.h fft-internal.h \
SKIPHEADERS += %_tablegen.h \
%_tables.h \
aac_tablegen_decl.h \
fft-internal.h \
tableprint.h \
$(ARCH)/vp56_arith.h
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBDIRAC) += libdirac.h