summaryrefslogtreecommitdiff
path: root/io-module/machine/mtre.c
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/machine/mtre.c')
-rw-r--r--io-module/machine/mtre.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/io-module/machine/mtre.c b/io-module/machine/mtre.c
index e3df31c..6a59ebe 100644
--- a/io-module/machine/mtre.c
+++ b/io-module/machine/mtre.c
@@ -273,6 +273,9 @@ static struct attribute *mtre_0_0_platform_attributes[] = {
&dev_attr_oem_string2.attr,
#endif
+ // UDEV notification of radio discovery
+ &dev_attr_radio_udev_discovery.attr,
+ &dev_attr_radio_reset_monitor.attr,
NULL,
};