
obj-$(CONFIG_ORACLEASM) := oracleasm.o
oracleasm-y += driver.o  masklog.o  proc.o  transaction_file.o
oracleasm-$(CONFIG_BLK_DEV_INTEGRITY) += integrity.o

