From 55fba24d346a0f937d84e8461a71730281be879c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 5 Dec 2016 08:07:49 +0100 Subject: [PATCH] ti-cgt-pru: fix typo in comment Signed-off-by: Peter Korsgaard --- package/ti-cgt-pru/ti-cgt-pru.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ti-cgt-pru/ti-cgt-pru.mk b/package/ti-cgt-pru/ti-cgt-pru.mk index 7c89444e01..d94f09197f 100644 --- 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 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 # standard PRU_CGT path e.g. make PRU_CGT=$(TI_CGT_PRU_INSTALLDIR)... TI_CGT_PRU_INSTALLDIR = $(HOST_DIR)/usr/share/ti-cgt-pru -- 2.30.2