mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Fix relative location of USB sources after recent move.
MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
c70e38e40c
commit
0cd0d30a31
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328986
@ -32,7 +32,7 @@
|
||||
#
|
||||
|
||||
USBCOREDIR:= ${.PARSEDIR}
|
||||
S=${USBCOREDIR}/../..
|
||||
S=${USBCOREDIR}/../../sys
|
||||
|
||||
MACHDEP_DIRS=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user