diff options
Diffstat (limited to 'src/southbridge/ricoh/Makefile.inc')
-rw-r--r-- | src/southbridge/ricoh/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/ricoh/Makefile.inc b/src/southbridge/ricoh/Makefile.inc index 81051c989b..3969392d44 100644 --- a/src/southbridge/ricoh/Makefile.inc +++ b/src/southbridge/ricoh/Makefile.inc @@ -1 +1 @@ -subdirs-y += rl5c476 +subdirs-$(CONFIG_SOUTHBRIDGE_RICOH_RL5C476) += rl5c476 |