Hi,

I am working on a package for the parted tool for editing partition tables on
OpenWRT. This is most useful to me because I want to manipulate GUID partition tables on OpenWRT so I can work with drives with sizes larger than 1TB.

In order for the kernel to recognize partitions with the GUID scheme the
EFI_PARTITION=y configuration parameter needs to be enabled.

Now if this parameter was a module the path would be clear, add a stanza in the
package/kernel/modules/other.mk and be done.

In this case I am not sure what the best course of action is.
What is the OpenWRT way to enable kernel options that aren't kernel modules?

Thanks in advance for your advice.
Clark

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to