Add GCc 4.8.2 support for buildroot
This commit is contained in:
parent
bee251006b
commit
73aa375b87
@ -540,6 +540,12 @@ Configurations
|
|||||||
6. USB support is disabled by default. See the section above entitled,
|
6. USB support is disabled by default. See the section above entitled,
|
||||||
"USB Interface"
|
"USB Interface"
|
||||||
|
|
||||||
|
STATUS. The first time I build the configuration, I get some undefined
|
||||||
|
external references. No idea why. Simply cleaning the apps/ directory
|
||||||
|
and rebuilding fixes the problem:
|
||||||
|
|
||||||
|
make apps_clean all
|
||||||
|
|
||||||
nsh:
|
nsh:
|
||||||
|
|
||||||
This configuration directory provide the basic NuttShell (NSH).
|
This configuration directory provide the basic NuttShell (NSH).
|
||||||
|
@ -15,5 +15,5 @@ at same level as the nuttx project:
|
|||||||
`- osmocom-bb
|
`- osmocom-bb
|
||||||
|
|
||||||
If you attempt to build this driver without osmocom-bb, you will get
|
If you attempt to build this driver without osmocom-bb, you will get
|
||||||
compilation errors because ofheader files that are needed from the
|
compilation errors because of header files that are needed from the
|
||||||
osmocom-bb directory.
|
osmocom-bb directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user