mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:43:28 +08:00
configs/pcblogic-pic32mx, sure-pic32mx, ubw32: Update configurations so that the MIPs or Penguino toolchains may be used.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user