* Otherwise will fail if host kernel headers are not present.
Signed-off-by: Jacob Stiffler <[email protected]>
---
.../ti-tisdk-makefile/Makefile_cryptodev | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cryptodev
b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cryptodev
index c05dc66..980b236 100644
---
a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cryptodev
+++
b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cryptodev
@@ -12,7 +12,7 @@ cryptodev_clean:
@echo ================================
@cd board-support/extra-drivers; \
cd `find . -maxdepth 1 -name "cryptodev*"`; \
- make clean
+ make ARCH=arm KERNEL_DIR=$(LINUXKERNEL_INSTALL_DIR) clean
cryptodev_install:
@echo ================================
--
1.7.9.5
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago