aboutsummaryrefslogtreecommitdiffstats
path: root/libertas_uap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libertas_uap/Makefile')
-rw-r--r--libertas_uap/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/libertas_uap/Makefile b/libertas_uap/Makefile
new file mode 100644
index 0000000..821f2a4
--- /dev/null
+++ b/libertas_uap/Makefile
@@ -0,0 +1,6 @@
+obj-$(CONFIG_LIBERTAS_UAP) += uap8xxx.o
+
+uap8xxx-y += uap_main.o uap_sdio_mmc.o
+uap8xxx-$(CONFIG_PROC_FS) += uap_proc.o uap_debug.o
+
+EXTRA_CFLAGS += -DFPNUM='"52"' -DPXA3XX_DMA_ALIGN -DDEBUG_LEVEL1