diff options
author | Anton Fedchin <anightik@gmail.com> | 2018-04-04 09:39:59 +0300 |
---|---|---|
committer | Anton Fedchin <anightik@gmail.com> | 2018-04-04 12:24:10 +0300 |
commit | 04ff33f632e0a01433f6992a24acf8ebbde009de (patch) | |
tree | f1221a7c49f50d236a2ad47d206c551c11ed2ec1 /cmake/treedata/freebsd | |
parent | 378c7d07d6c68c8244a8bb0804b3816a581e2e2c (diff) |
[posix] utils: move to platform folder
Diffstat (limited to 'cmake/treedata/freebsd')
-rw-r--r-- | cmake/treedata/freebsd/subdirs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/treedata/freebsd/subdirs.txt b/cmake/treedata/freebsd/subdirs.txt index 78d717bb08..486f7afdfd 100644 --- a/cmake/treedata/freebsd/subdirs.txt +++ b/cmake/treedata/freebsd/subdirs.txt @@ -1,4 +1,5 @@ xbmc/platform/posix platform/posix +xbmc/platform/posix/utils platform/posix/utils xbmc/platform/linux platform/linux xbmc/platform/linux/input platform/linux/input xbmc/platform/linux/network platform/linux/network @@ -8,5 +9,4 @@ xbmc/platform/linux/storage platform/linux/storage xbmc/input/touch input/touch xbmc/input/touch/generic input/touch/generic xbmc/filesystem/posix filesystem/posix -xbmc/utils/posix utils/posix xbmc/freebsd freebsdsupport |