From f300483433c5981bc73dea8d1bbeb72d13c6aab9 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sun, 14 Oct 2012 14:35:43 +0200 Subject: [PATCH] make upgrade: Remove more new USB stuff if it is not requested. To reduce confusion when switching. --- Makefile_upgrade.inc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 1cdd3e49c5..535bb9843c 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -2153,4 +2153,11 @@ TO_REMOVE+=/boot/kernel/uether.ko TO_REMOVE+=/boot/kernel/uhci.ko TO_REMOVE+=/boot/kernel/usfs.ko TO_REMOVE+=/boot/kernel/xhci.ko +TO_REMOVE+=/usr/lib/libusb.a +TO_REMOVE+=/usr/lib/libusb.so.2 +TO_REMOVE+=/usr/lib/libusb.so +TO_REMOVE+=/usr/lib/profile/libusb.a +TO_REMOVE+=/usr/sbin/usbcontrol +TO_REMOVE+=/usr/share/man/cat8/usbcontrol.8.gz +TO_REMOVE+=/usr/share/man/man8/usbcontrol.8.gz .endif -- 2.41.0