diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ COMPILING uClibc: to compile uClibc. or if you are cross compiling, you would instead run something like: - make CROSS=arm-linux- + make CROSS_COMPILE=arm-linux- INSTALLING the uClibc development environment: |