patch-2.4.20 linux-2.4.20/net/bluetooth/bnep/Makefile
Next file: linux-2.4.20/net/bluetooth/bnep/bnep.h
Previous file: linux-2.4.20/net/bluetooth/bnep/Config.in
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/net/bluetooth/bnep/Makefile
- Orig date:
Wed Dec 31 16:00:00 1969
diff -urN linux-2.4.19/net/bluetooth/bnep/Makefile linux-2.4.20/net/bluetooth/bnep/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile for BNEP protocol
+#
+
+O_TARGET := bnep.o
+
+obj-y := core.o sock.o netdev.o crc32.o
+obj-m += $(O_TARGET)
+
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)