mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
ti-cgt-pru: fix typo in comment
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1db28a7ba0
commit
55fba24d34
@ -21,7 +21,7 @@ define HOST_TI_CGT_PRU_EXTRACT_CMDS
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
# Since this is largely prebuilt toolchain and likes to live in its
|
# Since this is largely prebuilt toolchain and likes to live in its
|
||||||
# own directory, put is in $(HOST_DIR)/usr/share/ti-cgt-pru/.
|
# own directory, put it in $(HOST_DIR)/usr/share/ti-cgt-pru/.
|
||||||
# Packages wanting to use this toolchain need to use this path as TI's
|
# 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)...
|
# standard PRU_CGT path e.g. make PRU_CGT=$(TI_CGT_PRU_INSTALLDIR)...
|
||||||
TI_CGT_PRU_INSTALLDIR = $(HOST_DIR)/usr/share/ti-cgt-pru
|
TI_CGT_PRU_INSTALLDIR = $(HOST_DIR)/usr/share/ti-cgt-pru
|
||||||
|
Loading…
x
Reference in New Issue
Block a user