7 lines
102 B
Makefile
7 lines
102 B
Makefile
#
|
|
# Makefile for linux/drivers/platform
|
|
#
|
|
|
|
obj-$(CONFIG_X86) += x86/
|
|
obj-$(CONFIG_ARCH_MSM) += msm/
|