mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 09:26:38 +00:00
doc: Add xxd to get romfs working, reported by Simon Filgis
This commit is contained in:
parent
0069eefd4b
commit
b216f74a4b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ First, install the following set of system dependencies according to your Operat
|
|||
.. code-block:: console
|
||||
|
||||
$ sudo apt install \
|
||||
bison flex gettext texinfo libncurses5-dev libncursesw5-dev \
|
||||
bison flex gettext texinfo libncurses5-dev libncursesw5-dev xxd \
|
||||
gperf automake libtool pkg-config build-essential gperf genromfs \
|
||||
libgmp-dev libmpc-dev libmpfr-dev libisl-dev binutils-dev libelf-dev \
|
||||
libexpat-dev gcc-multilib g++-multilib picocom u-boot-tools util-linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue