Skip to content
Snippets Groups Projects
Commit dfef99a4 authored by Robert Craig's avatar Robert Craig
Browse files

Create a label for the root block device.


Change-Id: If4de8d3515727c0b2f95c88c1125410d9894a9ba
Signed-off-by: default avatarrpcraig <rpcraig@tycho.ncsc.mil>
parent 41f221f4
No related branches found
No related tags found
No related merge requests found
...@@ -61,3 +61,6 @@ type hci_attach_dev, dev_type; ...@@ -61,3 +61,6 @@ type hci_attach_dev, dev_type;
# All devices have a rpmsg device for # All devices have a rpmsg device for
# achieving remoteproc and rpmsg modules # achieving remoteproc and rpmsg modules
type rpmsg_device, dev_type; type rpmsg_device, dev_type;
# Partition layout block device
type root_block_device, dev_type;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment