diff options
Diffstat (limited to 'drivers/platform/Makefile')
| -rw-r--r-- | drivers/platform/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/platform/Makefile b/drivers/platform/Makefile index 782953ae4c0..3656b7b17b9 100644 --- a/drivers/platform/Makefile +++ b/drivers/platform/Makefile @@ -3,3 +3,6 @@ # obj-$(CONFIG_X86) += x86/ +obj-$(CONFIG_OLPC) += olpc/ +obj-$(CONFIG_GOLDFISH) += goldfish/ +obj-$(CONFIG_CHROME_PLATFORMS) += chrome/ |
