summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 1c99a05a7..1d4653233 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -57,6 +57,11 @@ SUB_DIRS += macintosh
MOD_SUB_DIRS += macintosh
endif
+ifdef CONFIG_PPC
+SUB_DIRS += macintosh
+MOD_SUB_DIRS += macintosh
+endif
+
ifeq ($(CONFIG_USB),y)
SUB_DIRS += usb
MOD_SUB_DIRS += usb