arm: Add mathops.h to ARCH_HEADERS list

It is an arch-specific header not suitable for standalone compilation.
This commit is contained in:
Diego Biurrun 2013-01-21 10:16:03 +01:00
parent 4333df6355
commit 33552a5f7b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
ARCH_HEADERS = mathops.h
OBJS-$(CONFIG_AC3DSP) += arm/ac3dsp_init_arm.o \
arm/ac3dsp_arm.o