Skip generated table headers during 'make checkheaders'.

This commit is contained in:
Diego Biurrun 2011-06-05 02:00:21 +02:00
parent 367732832f
commit 29b3de127f
1 changed files with 3 additions and 2 deletions

View File

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