Joakim Tjernlund před 21 roky
rodič
revize
c92bcb00c0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Rules.mak

+ 1 - 1
Rules.mak

@@ -35,7 +35,7 @@
 # will build uClibc for 'arm'.
 # will build uClibc for 'arm'.
 
 
 ifndef CROSS
 ifndef CROSS
-CROSS=/mnt/src/jocke/bb5/buildroot/build_powerpc_nofpu/staging_dir/bin/powerpc-linux-uclibc-
+CROSS=
 endif
 endif
 CC= $(CROSS)gcc
 CC= $(CROSS)gcc
 AR= $(CROSS)ar
 AR= $(CROSS)ar