diff options
Diffstat (limited to 'linux/drivers/target/loopback/Makefile')
-rw-r--r-- | linux/drivers/target/loopback/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/target/loopback/Makefile b/linux/drivers/target/loopback/Makefile new file mode 100644 index 00000000..6abebdf9 --- /dev/null +++ b/linux/drivers/target/loopback/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_LOOPBACK_TARGET) += tcm_loop.o |