From 6ab67d2f17d7b1ca892005033d688db3c57bbecb Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 27 Nov 2013 05:58:28 +0100 Subject: [PATCH] Remove old {pccard,pci,usb}devs.h via 'make upgrade'. --- Makefile_upgrade.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index e41426a6ca..06b3680589 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -2355,6 +2355,9 @@ TO_REMOVE+=/usr/share/man/cat9/idr_init1.9.gz TO_REMOVE+=/usr/share/man/man9/idr_init1.9.gz TO_REMOVE+=/boot/kernel/radeon.ko TO_REMOVE+=/usr/include/sys/syscall-hide.h +TO_REMOVE+=/usr/include/bus/pccard/pccarddevs.h +TO_REMOVE+=/usr/include/bus/pci/pcidevs.h +TO_REMOVE+=/usr/include/bus/u4b/usbdevs.h .if ${MACHINE_ARCH} == "x86_64" TO_REMOVE+=/usr/sbin/stlstats -- 2.41.0