Browse code

Documented sdk/ddk script

Change-Id: I49c470d430753904f4a049b7fce3231baada94fa
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6473
Reviewed-by: Stuart Clements <sclements@vmware.com>
Tested-by: gerrit-photon <photon-checkins@vmware.com>

Vidya Vasudevan authored on 2019/01/09 17:22:50
Showing 2 changed files
... ...
@@ -20,6 +20,7 @@
20 20
         * [Use the Cached Toolchain and RPMS](photon_installation/Use_the_Cached_Toolchain_and_RPMS.md)
21 21
         * [Use Cached Sources](photon_installation/use_cached_sources.md)
22 22
         * [View Build Logs](photon_installation/view_build_logs.md)
23
+    - [Building Package or Kernel Modules Using a Script](photon_installation/build-package-kernel-using-script.md)
23 24
     - [Running Photon OS on vSphere](photon_installation/Running-Photon-OS-on-vSphere.md)
24 25
         - [Prerequisites for Running Photon OS on vSphere](photon_installation/photon_os_vsphere_prerequisites.md)
25 26
         - [Importing the OVA for Photon OS 3.0](photon_installation/importing_ova_for_photon_os_3.0.md)
... ...
@@ -14,6 +14,7 @@
14 14
         * [Use the Cached Toolchain and RPMS](Use_the_Cached_Toolchain_and_RPMS.md)
15 15
         * [Use Cached Sources](use_cached_sources.md)
16 16
         * [View Build Logs](view_build_logs.md)
17
+    - [Building Package or Kernel Modules Using a Script](build-package-kernel-using-script.md)
17 18
     - [Running Photon OS on vSphere](Running-Photon-OS-on-vSphere.md)
18 19
         - [Prerequisites for Running Photon OS on vSphere](photon_os_vsphere_prerequisites.md)
19 20
         - [Importing the OVA for Photon OS 3.0](importing_ova_for_photon_os_3.0.md)