X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fkernel%2Fbutton-hotplug%2Fsrc%2Fbutton-hotplug.c;h=df50a23018c47568e2181cde9bed07f8fd18b9c1;hb=7f879812f4103de6e0015e5d178aa8e86dc11d3d;hp=684a0c6e3dbd39c9e2d994c22c01edccea5ce58a;hpb=7955657829ea2511a0b20c341028a4fdd751e231;p=openwrt-working-2016%2F.git diff --git a/package/kernel/button-hotplug/src/button-hotplug.c b/package/kernel/button-hotplug/src/button-hotplug.c index 684a0c6e3d..df50a23018 100644 --- a/package/kernel/button-hotplug/src/button-hotplug.c +++ b/package/kernel/button-hotplug/src/button-hotplug.c @@ -85,6 +85,7 @@ static struct bh_map button_map[] = { BH_MAP(BTN_9, "BTN_9"), BH_MAP(KEY_RESTART, "reset"), BH_MAP(KEY_POWER, "power"), + BH_MAP(KEY_RFKILL, "rfkill"), #ifdef KEY_WPS_BUTTON BH_MAP(KEY_WPS_BUTTON, "wps"), #endif /* KEY_WPS_BUTTON */