mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add more obsolete files, old NFSv4 client and legacy USB related.
This commit is contained in:
parent
6a9148fe92
commit
dfb31dee87
1 changed files with 4 additions and 0 deletions
|
|
@ -18,7 +18,11 @@
|
|||
OLD_FILES+=etc/rc.d/idmapd
|
||||
OLD_FILES+=sbin/idmapd
|
||||
OLD_FILES+=sbin/mount_nfs4
|
||||
OLD_FILES+=usr/share/man/man8/idmapd.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/mount_nfs4.8.gz
|
||||
# 20090513: removal of legacy versions of USB network interface drivers
|
||||
OLD_FILES+=usr/include/legacy/dev/usb/if_upgtvar.h
|
||||
OLD_FILES+=usr/include/legacy/dev/usb/usb_ethersubr.h
|
||||
# 20090417: removal of legacy versions of USB network interface drivers
|
||||
OLD_FILES+=usr/include/legacy/dev/usb/if_auereg.h
|
||||
OLD_FILES+=usr/include/legacy/dev/usb/if_axereg.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue