Changes between Version 50 and Version 51 of buildroot


Ignore:
Timestamp:
12/22/2021 06:17:31 PM (2 years ago)
Author:
Cale Collins
Comment:

added note about dependencies

Legend:

Unmodified
Added
Removed
Modified
  • buildroot

    v50 v51  
    2525
    2626== Building
     27Install dependencies:
     28{{{#!bash
     29apt install build-essential libncurses-dev -y
     30}}}
     31
     32Building:
     33
    2734{{{#!bash
    2835git clone https://github.com/buildroot/buildroot.git