Changes between Version 26 and Version 27 of newport/bsp
- Timestamp:
- 07/24/2019 09:49:20 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
newport/bsp
v26 v27 114 114 * copy your modified defconfig over the newport_defconfig (because 'make kernel_image' will always revert to newport_defconfig) 115 115 {{{#!bash 116 cp linux/ defconfig linux/arch/arm64/configs/newport_defconfig116 cp linux/.config linux/arch/arm64/configs/newport_defconfig 117 117 }}} 118 118 * Build kernel tarball: