From 8340edb2d8a24ee88bad3e230b77cbfedf81cff8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 21 Aug 2012 21:36:42 -0400 Subject: commit all files and directions See README and LICENSE. --- libertas_uap/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libertas_uap/Makefile (limited to 'libertas_uap/Makefile') 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 -- cgit v1.2.3