diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index 58af28821..51ad67441 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -57,7 +57,7 @@ else endif endif -ifdef CONFIG_SGI +ifdef CONFIG_SGI_IP22 SUB_DIRS += sgi MOD_SUB_DIRS += sgi endif |