OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 79cde84..78fe3fc 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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: