mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
MFS: use absolute, not relative path for tinyware
This commit is contained in:
parent
9478bbeae3
commit
93d0430f00
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ srcdirs /usr/src/gnu/usr.bin
|
|||
srcdirs /usr/src/usr.sbin
|
||||
srcdirs /usr/src/libexec
|
||||
# sources for ns & vm
|
||||
srcdirs ../../tinyware
|
||||
srcdirs /usr/src/release/picobsd/tinyware
|
||||
|
||||
progs sh test echo hostname ln login getty stty
|
||||
progs inetd telnetd w msg kget reboot
|
||||
|
|
|
|||
Loading…
Reference in a new issue