package/ocf-linux: use kernel-module helper
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 12 Jul 2015 00:21:37 +0000 (02:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Jul 2015 09:56:19 +0000 (11:56 +0200)
commit54a42de966706b42aa6b9f9cabac64ebb69d17c0
treefa010116706d0ef3f6b01ad14ba325b9c00a3c90
parentbe2b20be6e9a7478f3fc2ee162b85e8b75f6d5fe
package/ocf-linux: use kernel-module helper

We have a patch that makes ocf-linux' Makefile basically only call to
the Linux buildsystem, with commands basically like:
    make -C $(LINUX_DIR) M=$(pwd) modules

which is basically what our new kernel-module infra basically does.

Remove our patch since it is basically no longer needed.

Basically-Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ocf-linux/0001-modules-cross.patch [deleted file]
package/ocf-linux/ocf-linux.mk