Raw File
Makefile
#
# Makefile for linux/drivers/platform
#

obj-$(CONFIG_X86)		+= x86/
back to top