diff options
Diffstat (limited to 'drivers/sn/Makefile')
-rw-r--r-- | drivers/sn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sn/Makefile b/drivers/sn/Makefile index 631e549..c2a2841 100644 --- a/drivers/sn/Makefile +++ b/drivers/sn/Makefile @@ -3,4 +3,4 @@ # # -obj-$(CONFIG_BLK_DEV_SGIIOC4) += ioc4.o +obj-$(CONFIG_SGI_IOC4) += ioc4.o |