xref: /linux/drivers/char/xilinx_hwicap/Makefile (revision ef141a0bb0dc6172bb8fe5408cf8adbd5f76ff45)
1*ef141a0bSStephen Neuendorffer#
2*ef141a0bSStephen Neuendorffer# Makefile for the Xilinx OPB hwicap driver
3*ef141a0bSStephen Neuendorffer#
4*ef141a0bSStephen Neuendorffer
5*ef141a0bSStephen Neuendorfferobj-$(CONFIG_XILINX_HWICAP) += xilinx_hwicap_m.o
6*ef141a0bSStephen Neuendorffer
7*ef141a0bSStephen Neuendorfferxilinx_hwicap_m-y := xilinx_hwicap.o fifo_icap.o buffer_icap.o
8