mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Mark this driver as x86-only: includes x86-specific definitions.
It *appears* that this code and sys/dev/re/if_re.c have common ancestry but this is not obvious to a casual observer. ISTM there would be a very significant merge/re-engineering effort to produce a superset. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
7bc353c28f
commit
1c7985bc95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544347
@ -15,6 +15,9 @@ COMMENT= Kernel driver for Realtek PCIe Ethernet Controllers
|
||||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= uses X86-specific code
|
||||
|
||||
USES= kmod tar:tgz uidfix
|
||||
|
||||
PLIST_FILES= ${KMODDIR}/if_re.ko
|
||||
|
Loading…
Reference in New Issue
Block a user