We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c0a82 commit 193e6e3Copy full SHA for 193e6e3
CMakeLists.txt
@@ -4,11 +4,12 @@ project(utils)
4
5
# List of subsidiary CMakeLists
6
add_subdirectory(dtmerge)
7
+add_subdirectory(eeptools)
8
add_subdirectory(otpset)
9
add_subdirectory(overlaycheck)
10
add_subdirectory(ovmerge)
11
add_subdirectory(pinctrl)
12
add_subdirectory(raspinfo)
13
+add_subdirectory(vcgencmd)
14
add_subdirectory(vclog)
15
add_subdirectory(vcmailbox)
-add_subdirectory(vcgencmd)
0 commit comments