
# Makefile for wlan sdio if driver

librasdioif-objs += libra_sdioif.o

obj-$(CONFIG_LIBRA_SDIOIF) += librasdioif.o
