ifeq ($(CONFIG_WIMAX_CMC7XX_DEBUG),y)
	EXTRA_CFLAGS		+= -DDEBUG
endif
obj-$(CONFIG_WIMAX_CMC)	+= wimax_sdio.o firmware.o wimax_i2c.o
