aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nokia_h4p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/nokia_h4p/Makefile')
-rw-r--r--drivers/staging/nokia_h4p/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/nokia_h4p/Makefile b/drivers/staging/nokia_h4p/Makefile
new file mode 100644
index 000000000000..9625db4a9af3
--- /dev/null
+++ b/drivers/staging/nokia_h4p/Makefile
@@ -0,0 +1,6 @@
+
+obj-$(CONFIG_BT_NOKIA_H4P) += btnokia_h4p.o
+btnokia_h4p-objs := nokia_core.o nokia_fw.o nokia_uart.o nokia_fw-csr.o \
+ nokia_fw-bcm.o nokia_fw-ti1273.o
+
+ccflags-y += -D__CHECK_ENDIAN__