Changes between Version 18 and Version 19 of linux/kernel


Ignore:
Timestamp:
08/06/2019 07:50:48 PM (5 years ago)
Author:
Cale Collins
Comment:

changed some verbiage for readability

Legend:

Unmodified
Added
Removed
Modified
  • linux/kernel

    v18 v19  
    275275 * Newport prebuilt kernel: [http://dev.gateworks.com/newport/kernel/]
    276276 * Ventana prebuilt kernel: [http://dev.gateworks.com/ventana/images/]
    277  * Note, for example, on a running Gateworks Newport SBC using Ubuntu, do not use the below command, because this will install the Ubuntu kernel headers which do not match the Gateworks kernel:
    278 {{{#!bash
    279 apt-get install linux-headers-generic #Do not use this command.
    280 }}}
     277 * Note, for example, on a running Gateworks Newport SBC using Ubuntu, do not use the command **"apt-get install linux-headers-generic"**, this will install the Ubuntu kernel headers which do not match the Gateworks kernel.
    281278
    282279To build an external kernel module you typically would use: