aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata
diff options
context:
space:
mode:
authorLukas Rusak <lorusak@gmail.com>2019-05-27 16:04:26 -0700
committerLukas Rusak <lorusak@gmail.com>2019-05-30 09:04:36 -0700
commit44a808cb4aed399ea65caf7d85bc0ee647311abf (patch)
tree85f05189c970c5ce36c704c82ece40489bcb3bb2 /cmake/treedata
parenta1691772d327e9dd8160c8a67c8bcb211c3d23e3 (diff)
platform: linux is for linux! (and freebsd I guess)
Diffstat (limited to 'cmake/treedata')
-rw-r--r--cmake/treedata/android/subdirs.txt1
-rw-r--r--cmake/treedata/freebsd/subdirs.txt2
-rw-r--r--cmake/treedata/ios/subdirs.txt1
-rw-r--r--cmake/treedata/linux/subdirs.txt1
4 files changed, 2 insertions, 3 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt
index 335c331685..81767ad93e 100644
--- a/cmake/treedata/android/subdirs.txt
+++ b/cmake/treedata/android/subdirs.txt
@@ -12,7 +12,6 @@ xbmc/platform/android/network platform/android/network
xbmc/platform/android/peripherals platform/android/peripherals
xbmc/platform/android/powermanagement platform/android/powermanagement
xbmc/platform/android/storage platform/android/storage
-xbmc/platform/linux platform/linux
xbmc/platform/linux/peripherals platform/linux/peripherals
xbmc/platform/posix platform/posix
xbmc/platform/posix/filesystem platform/posix/filesystem
diff --git a/cmake/treedata/freebsd/subdirs.txt b/cmake/treedata/freebsd/subdirs.txt
index 38cc9559a8..e10d348d74 100644
--- a/cmake/treedata/freebsd/subdirs.txt
+++ b/cmake/treedata/freebsd/subdirs.txt
@@ -3,11 +3,11 @@ xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi
xbmc/input/touch input/touch
xbmc/input/touch/generic input/touch/generic
xbmc/platform/freebsd platform/freebsd
-xbmc/platform/linux platform/linux
xbmc/platform/linux/input platform/linux/input
xbmc/platform/linux/network platform/linux/network
xbmc/platform/linux/peripherals platform/linux/peripherals
xbmc/platform/linux/powermanagement platform/linux/powermanagement
+xbmc/platform/linux/sse4 platform/linux/sse4
xbmc/platform/linux/storage platform/linux/storage
xbmc/platform/posix platform/posix
xbmc/platform/posix/filesystem platform/posix/filesystem
diff --git a/cmake/treedata/ios/subdirs.txt b/cmake/treedata/ios/subdirs.txt
index 9442f337ce..08919e91f2 100644
--- a/cmake/treedata/ios/subdirs.txt
+++ b/cmake/treedata/ios/subdirs.txt
@@ -7,7 +7,6 @@ xbmc/platform/darwin/ios platform/ios
xbmc/platform/darwin/ios-common platform/ios-common
xbmc/platform/darwin/network platform/darwin/network
xbmc/platform/darwin/storage platform/storage
-xbmc/platform/linux platform/linux
xbmc/platform/posix posix
xbmc/platform/posix/filesystem platform/posix/filesystem
xbmc/platform/posix/network platform/posix/network
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt
index 3809dd1d7a..51a7cbd73a 100644
--- a/cmake/treedata/linux/subdirs.txt
+++ b/cmake/treedata/linux/subdirs.txt
@@ -7,6 +7,7 @@ xbmc/platform/linux/input platform/linux/input
xbmc/platform/linux/network platform/linux/network
xbmc/platform/linux/peripherals platform/linux/peripherals
xbmc/platform/linux/powermanagement platform/linux/powermanagement
+xbmc/platform/linux/sse4 platform/linux/sse4
xbmc/platform/linux/storage platform/linux/storage
xbmc/platform/posix platform/posix
xbmc/platform/posix/filesystem platform/posix/filesystem