#
# Makefile for the pehci driver (if driver is inside kernel tree).
#

CFLAGS_REMOVE_hal_msm.o = -Werror

obj-$(CONFIG_USB_PEHCI_HCD) += hal_msm.o

