Skip to content

Commit 5ab9694

Browse files
committed
chore(configs): prune unused sdk_os
This was an old def only used for a little bit, but it was inherited by all of the devices added later. Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent 0ea0e0b commit 5ab9694

34 files changed

Lines changed: 0 additions & 130 deletions

configs/AM335X/AM335X_linux_tags.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM335X/linux/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'linux'

configs/AM437X/AM437X_linux_tags.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM437X/linux/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'linux'

configs/AM57X/AM57X_linux_tags.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM57X/linux/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'linux'

configs/AM62AX/AM62AX_linux_tags.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62AX/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'linux'

configs/AM62LX/AM62LX_buildroot_tags.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62LX/buildroot/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'buildroot'
13-
14-

configs/AM62LX/AM62LX_debian_tags.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62LX/debian/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'debian'
13-
14-

configs/AM62LX/AM62LX_linux_tags.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62LX/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'linux'
13-
14-

configs/AM62PX/AM62PX_android_tags.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62PX/android/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'android'
13-
14-

configs/AM62PX/AM62PX_debian_tags.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62PX/debian/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'debian'
13-
14-

configs/AM62PX/AM62PX_linux_tags.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
# The master toctree document.
99
master_doc = 'devices/AM62PX/index'
10-
11-
# OS for the build. Sphinx uses source/{sdk_os} when looking for doc inputs
12-
sdk_os = 'linux'
13-
14-

0 commit comments

Comments
 (0)