aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/Makefile
blob: ca2692510733df7bc6fa9ffc281598376cb2f960 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Makefile for linux/drivers/platform
#

obj-$(CONFIG_X86)		+= x86/
obj-$(CONFIG_MIPS)		+= mips/
obj-$(CONFIG_OLPC)		+= olpc/
obj-$(CONFIG_GOLDFISH)		+= goldfish/
obj-$(CONFIG_CHROME_PLATFORMS)	+= chrome/