Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / drivers / platform / Makefile
1 #
2 # Makefile for linux/drivers/platform
3 #
4
5 obj-$(CONFIG_X86) += x86/
6 obj-$(CONFIG_MIPS) += mips/
7 obj-$(CONFIG_OLPC) += olpc/
8 obj-$(CONFIG_GOLDFISH) += goldfish/
9 obj-$(CONFIG_CHROME_PLATFORMS) += chrome/
This page took 0.030104 seconds and 5 git commands to generate.