brintos

brintos / linux-shallow public Read only

0
0
Text · 245 B · 825fb2f Raw
9 lines · plain
1obj-$(CONFIG_DELL_WMI_SYSMAN)  += dell-wmi-sysman.o2dell-wmi-sysman-objs := 	sysman.o		\3				enum-attributes.o	\4				int-attributes.o	\5				string-attributes.o	\6				passobj-attributes.o	\7				biosattr-interface.o	\8				passwordattr-interface.o9