xref: /linux/drivers/char/xilinx_hwicap/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2ef141a0bSStephen Neuendorffer#
3ef141a0bSStephen Neuendorffer# Makefile for the Xilinx OPB hwicap driver
4ef141a0bSStephen Neuendorffer#
5ef141a0bSStephen Neuendorffer
6ef141a0bSStephen Neuendorfferobj-$(CONFIG_XILINX_HWICAP) += xilinx_hwicap_m.o
7ef141a0bSStephen Neuendorffer
8ef141a0bSStephen Neuendorfferxilinx_hwicap_m-y := xilinx_hwicap.o fifo_icap.o buffer_icap.o
9