hp-wmi: Add missing __init annotations to initialization code
[deliverable/linux.git] / drivers / platform / Makefile
1 #
2 # Makefile for linux/drivers/platform
3 #
4
5 obj-$(CONFIG_X86) += x86/
6 obj-$(CONFIG_OLPC) += olpc/
7 obj-$(CONFIG_GOLDFISH) += goldfish/
8 obj-$(CONFIG_CHROME_PLATFORMS) += chrome/
This page took 0.031507 seconds and 5 git commands to generate.