mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 22:12:53 +08:00
Update build system related sections for RTEMS 6
Update sections which contained the word "bsp_specs".
This commit is contained in:
@@ -151,8 +151,8 @@ directories contain implementations of these features.
|
||||
|
||||
$ cd raspberrypi
|
||||
$ ls
|
||||
bsp_specs configure.ac include make misc README
|
||||
clock console irq Makefile.am preinstall.am startup
|
||||
include misc README clock console irq
|
||||
start
|
||||
|
||||
Another way to get an idea of the structure of bsps/ is to navigate
|
||||
to a directory and execute the "tree -f" command. This outputs a nice
|
||||
@@ -164,8 +164,7 @@ directory.
|
||||
$ pwd
|
||||
~/rtems/bsps/arm/raspberrypi
|
||||
$ tree -f
|
||||
.
|
||||
|-- ./bsp_specs
|
||||
.
|
||||
|-- ./clock
|
||||
| `-- ./clock/clockdrv.c
|
||||
|-- ./configure.ac
|
||||
|
Reference in New Issue
Block a user