Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[deliverable/linux.git] / drivers / char / xilinx_hwicap / Makefile
1 #
2 # Makefile for the Xilinx OPB hwicap driver
3 #
4
5 obj-$(CONFIG_XILINX_HWICAP) += xilinx_hwicap_m.o
6
7 xilinx_hwicap_m-y := xilinx_hwicap.o fifo_icap.o buffer_icap.o
This page took 0.030017 seconds and 5 git commands to generate.