#
# FX SCOPE
#

EXTRA_CFLAGS += -DSCOPE_SUPPORT_POWER_FUNCS

obj-$(CONFIG_FX_SCOPE)         += scope.o
scope-objs := scope_drv.o

