From 5f0d290de700ddffa6750e95344fdc9fb49301db Mon Sep 17 00:00:00 2001 From: Christian Gromm Date: Thu, 28 Jul 2016 14:15:55 +0200 Subject: src: can-lin: Usb-Driver: prepare directory for yocto build This patch cleans the Usb-Driver directory. It removes files not needed for the build process and fixes the Makefile. The patch is needed for bitbake to fetch the source and compile the kernel module. Change-Id: I7748629d5c5b9a2cfcc3c6db63e64a10270fd77d Signed-off-by: Christian Gromm --- Usb-Driver/.mocca-usb.ko.cmd | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Usb-Driver/.mocca-usb.ko.cmd (limited to 'Usb-Driver/.mocca-usb.ko.cmd') diff --git a/Usb-Driver/.mocca-usb.ko.cmd b/Usb-Driver/.mocca-usb.ko.cmd deleted file mode 100644 index 3acbd8f..0000000 --- a/Usb-Driver/.mocca-usb.ko.cmd +++ /dev/null @@ -1 +0,0 @@ -cmd_/home/x/appsteam/mocca-example/Usb-Driver/mocca-usb.ko := /home/x/R-Car-AGL/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-ld -EL -r -T /home/x/R-Car-AGL/build/tmp/work/porter-poky-linux-gnueabi/linux-renesas/3.10+gitb8ca8c397343f4233f9f68fc3a5bf8e1c9b88251-r0/package/usr/src/kernel/scripts/module-common.lds --build-id -o /home/x/appsteam/mocca-example/Usb-Driver/mocca-usb.ko /home/x/appsteam/mocca-example/Usb-Driver/mocca-usb.o /home/x/appsteam/mocca-example/Usb-Driver/mocca-usb.mod.o -- cgit 1.2.3-korg