From 0fea59d09885b7d5edce67523df2a4898de31e10 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 13 Dec 2012 14:03:51 +0200 Subject: build: Remove obexd usb plugin This plugin is not longer maintained and used to work only in meego times. --- Makefile.obexd | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile.obexd') diff --git a/Makefile.obexd b/Makefile.obexd index 9498ac1af..e6536bc8b 100644 --- a/Makefile.obexd +++ b/Makefile.obexd @@ -11,11 +11,6 @@ obexd_builtin_sources += obexd/plugins/filesystem.c obexd/plugins/filesystem.h obexd_builtin_modules += bluetooth obexd_builtin_sources += obexd/plugins/bluetooth.c -if USB -obexd_builtin_modules += usb -obexd_builtin_sources += obexd/plugins/usb.c -endif - if EXPERIMENTAL obexd_builtin_modules += pcsuite obexd_builtin_sources += obexd/plugins/pcsuite.c -- cgit v1.2.1