Changes between Version 26 and Version 27 of newport/bsp


Ignore:
Timestamp:
07/24/2019 09:49:20 PM (5 years ago)
Author:
Cale Collins
Comment:

fixed bad command

Legend:

Unmodified
Added
Removed
Modified
  • newport/bsp

    v26 v27  
    114114 * copy your modified defconfig over the newport_defconfig (because 'make kernel_image' will always revert to newport_defconfig)
    115115{{{#!bash
    116 cp linux/defconfig linux/arch/arm64/configs/newport_defconfig
     116cp linux/.config linux/arch/arm64/configs/newport_defconfig
    117117}}}
    118118 * Build kernel tarball: