Changes between Version 17 and Version 18 of linux/kernel
- Timestamp:
- 07/29/2019 05:19:12 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/kernel
v17 v18 276 276 * Ventana prebuilt kernel: [http://dev.gateworks.com/ventana/images/] 277 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 {{{ 278 {{{#!bash 279 279 apt-get install linux-headers-generic #Do not use this command. 280 280 }}}