patch-2.4.22 linux-2.4.22/net/bluetooth/bnep/Makefile

Next file: linux-2.4.22/net/bluetooth/bnep/Makefile.lib
Previous file: linux-2.4.22/net/bluetooth/af_bluetooth.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/bluetooth/bnep/Makefile linux-2.4.22/net/bluetooth/bnep/Makefile
@@ -4,7 +4,7 @@
 
 O_TARGET := bnep.o
 
-obj-y	 := core.o sock.o netdev.o crc32.o
+obj-y	 := core.o sock.o netdev.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)