projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7908e34
)
imx-vpu: remove now-redundant ccache handling
author
Arnout Vandecappelle
<arnout@mind.be>
Sun, 4 Oct 2015 12:28:47 +0000
(13:28 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 4 Oct 2015 16:22:20 +0000
(18:22 +0200)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/freescale-imx/imx-vpu/imx-vpu.mk
patch
|
blob
|
history
diff --git
a/package/freescale-imx/imx-vpu/imx-vpu.mk
b/package/freescale-imx/imx-vpu/imx-vpu.mk
index 3606857554416380118fdce18d8b77fad92ed8e2..571cc402354c73c23ea00ce498a87fb70c24821c 100644
(file)
--- a/
package/freescale-imx/imx-vpu/imx-vpu.mk
+++ b/
package/freescale-imx/imx-vpu/imx-vpu.mk
@@
-13,7
+13,7
@@
IMX_VPU_INSTALL_STAGING = YES
IMX_VPU_MAKE_ENV = \
$(TARGET_MAKE_ENV) \
$(TARGET_CONFIGURE_OPTS) \
- CROSS_COMPILE="$(
CCACHE) $(
TARGET_CROSS)" \
+ CROSS_COMPILE="$(TARGET_CROSS)" \
PLATFORM=$(BR2_PACKAGE_FREESCALE_IMX_PLATFORM)
IMX_VPU_LICENSE = Freescale Semiconductor Software License Agreement