| Len Brown | 41b16dc | 2008-12-01 00:09:47 -0500 | [diff] [blame] | 1 | # |
| 2 | # Makefile for linux/drivers/platform | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | obj-$(CONFIG_X86) += x86/ | ||||
| Andres Salomon | 392a325 | 2012-07-10 19:31:51 -0700 | [diff] [blame] | 6 | obj-$(CONFIG_OLPC) += olpc/ |
| Jun Nakajima | e809c22 | 2013-01-21 23:48:07 +0000 | [diff] [blame] | 7 | obj-$(CONFIG_GOLDFISH) += goldfish/ |