]> Git Repo - linux.git/blob - drivers/platform/Makefile
drm/i915: Always stop the rings before a missing GPU reset
[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.036412 seconds and 4 git commands to generate.