diff --git a/usr/include/Makefile b/usr/include/Makefile index 79c9a80a9c0c..3c9d14011d59 100644 --- a/usr/include/Makefile +++ b/usr/include/Makefile @@ -26,6 +26,7 @@ header-test- += drm/vmwgfx_drm.h header-test- += linux/am437x-vpfe.h header-test- += linux/android/binder.h header-test- += linux/android/binderfs.h +header-test- += linux/mxc_asrc.h header-test-$(CONFIG_CPU_BIG_ENDIAN) += linux/byteorder/big_endian.h header-test-$(CONFIG_CPU_LITTLE_ENDIAN) += linux/byteorder/little_endian.h header-test- += linux/coda.h