mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ObsoleteFiles.inc: Correct typo
Fixes: 37c8ee8847 ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again
This commit is contained in:
parent
37c8ee8847
commit
76fc279f1b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20230807: Removal of the ath(4) AHB bus-frontend or MIPS
|
||||
# 20230807: Removal of the ath(4) AHB bus-frontend for MIPS
|
||||
OLD_FILES+=usr/share/man/man4/ath_ahb.4
|
||||
OLD_FILES+=usr/share/man/man4/ath_pci.4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue