projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db28a7
)
ti-cgt-pru: fix typo in comment
author
Peter Korsgaard
<peter@korsgaard.com>
Mon, 5 Dec 2016 07:07:49 +0000
(08:07 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 5 Dec 2016 07:54:51 +0000
(08:54 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ti-cgt-pru/ti-cgt-pru.mk
patch
|
blob
|
history
diff --git
a/package/ti-cgt-pru/ti-cgt-pru.mk
b/package/ti-cgt-pru/ti-cgt-pru.mk
index 7c89444e011c12c6173f9a9c1382656a562b51a6..d94f09197f45212ba09a2a8119d41c137e2594e0 100644
(file)
--- a/
package/ti-cgt-pru/ti-cgt-pru.mk
+++ b/
package/ti-cgt-pru/ti-cgt-pru.mk
@@
-21,7
+21,7
@@
define HOST_TI_CGT_PRU_EXTRACT_CMDS
endef
# Since this is largely prebuilt toolchain and likes to live in its
-# own directory, put i
s
in $(HOST_DIR)/usr/share/ti-cgt-pru/.
+# own directory, put i
t
in $(HOST_DIR)/usr/share/ti-cgt-pru/.
# Packages wanting to use this toolchain need to use this path as TI's
# standard PRU_CGT path e.g. make PRU_CGT=$(TI_CGT_PRU_INSTALLDIR)...
TI_CGT_PRU_INSTALLDIR = $(HOST_DIR)/usr/share/ti-cgt-pru