On 20/02/14 03:30, Patrick Wood wrote:
This patch was suggested to prevent the mali drivers from rebuild
every time the modules are built. It simply creates symlinks to
sources used by both ump.ko and mali.ko so that their objects are built
in separate directories; otherwise, there is a ping-pong effect between
the ump.ko objects and mali.ko objects overwriting each other.
Signed-off-by: Patrick Wood <[email protected]>
---
drivers/gpu/mali/ump/Kbuild | 2 +-
drivers/gpu/mali/ump/linux/mali_osk_atomics.c | 1 +
drivers/gpu/mali/ump/linux/mali_osk_locks.c | 1 +
drivers/gpu/mali/ump/linux/mali_osk_math.c | 1 +
drivers/gpu/mali/ump/linux/mali_osk_memory.c | 1 +
drivers/gpu/mali/ump/linux/mali_osk_misc.c | 1 +
6 files changed, 6 insertions(+), 1 deletion(-)
create mode 120000 drivers/gpu/mali/ump/linux/mali_osk_atomics.c
create mode 120000 drivers/gpu/mali/ump/linux/mali_osk_locks.c
create mode 120000 drivers/gpu/mali/ump/linux/mali_osk_math.c
create mode 120000 drivers/gpu/mali/ump/linux/mali_osk_memory.c
create mode 120000 drivers/gpu/mali/ump/linux/mali_osk_misc.c
thanks! applied on stage/sunxi-3.4
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.