configs/pcblogic-pic32mx, sure-pic32mx, ubw32: Update configurations so that the MIPs or Penguino toolchains may be used.

This commit is contained in:
Gregory Nutt
2018-06-29 11:38:12 -06:00
parent 715a2779d4
commit 80f4f1fab8
13 changed files with 1019 additions and 21 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ Using MSYS
Unlike Cygwin, MSYS does not support symbolic links. The 'ln -s' commnad
will, in fact, copy a directory! This means that you Make.defs file will
have to include defintion like:
have to include definitions like:
ifeq ($(CONFIG_WINDOWS_MSYS),y)
DIRLINK = $(TOPDIR)/tools/copydir.sh