linux/drivers/staging/unisys/Makefile
<<
>>
Prefs
   1#
   2# Makefile for Unisys SPAR drivers
   3#
   4obj-$(CONFIG_UNISYS_VISORBUS)           += visorbus/
   5obj-$(CONFIG_UNISYS_VISORNIC)           += visornic/
   6obj-$(CONFIG_UNISYS_VISORINPUT)         += visorinput/
   7obj-$(CONFIG_UNISYS_VISORHBA)           += visorhba/
   8