3 uapi header files(mxc_sim_interface.h, pxp_dma.h, pxp_device.h)
cannot be installed by the command "make headers_install" because
they are not in Kbuild list, which impacts the linux-test build.
This patch adds the 3 header files in Kbuild list.
Signed-off-by: Gao Pan <B54642@freescale.com>
header-y += mxcfb.h
header-y += mxc_dcic.h
header-y += mxc_mlb.h
+header-y += mxc_sim_interface.h
header-y += mxc_v4l2.h
header-y += mtio.h
header-y += mxc_asrc.h
header-y += psci.h
header-y += ptp_clock.h
header-y += ptrace.h
+header-y += pxp_dma.h
+header-y += pxp_device.h
header-y += qnx4_fs.h
header-y += qnxtypes.h
header-y += quota.h