Hi,

If there are two modules that have the same function names.  Is there a way
to force a 3rd module to pick up the right dependency?

For example:
Mod A and mod B both contain function_foo

Mod C uses function_foo.

Right now, mod C is using function_foo in mod B, is there a way I can force
mod C to use function_foo in mod A?

Thanks,
Mat Troi
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to