diff options
Diffstat (limited to 'drivers/sn/Makefile')
-rw-r--r-- | drivers/sn/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/sn/Makefile b/drivers/sn/Makefile new file mode 100644 index 000000000000..631e54958448 --- /dev/null +++ b/drivers/sn/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for the Altix device drivers. +# +# + +obj-$(CONFIG_BLK_DEV_SGIIOC4) += ioc4.o |