diff --git a/sys/include/net/gnrc/netdev2/eth.h b/sys/include/net/gnrc/netdev2/eth.h index 85fd044773..62bb9a2062 100644 --- a/sys/include/net/gnrc/netdev2/eth.h +++ b/sys/include/net/gnrc/netdev2/eth.h @@ -7,7 +7,7 @@ */ /** - * @ingroup net_gnrc + * @ingroup net_gnrc_netdev2 * @{ * * @file diff --git a/sys/include/net/gnrc/netdev2/ieee802154.h b/sys/include/net/gnrc/netdev2/ieee802154.h index b55b266957..cb97034d83 100644 --- a/sys/include/net/gnrc/netdev2/ieee802154.h +++ b/sys/include/net/gnrc/netdev2/ieee802154.h @@ -7,7 +7,7 @@ */ /** - * @ingroup net_gnrc + * @ingroup net_gnrc_netdev2 * @brief * @{ * diff --git a/sys/include/net/gnrc/netdev2/xbee_adpt.h b/sys/include/net/gnrc/netdev2/xbee_adpt.h index d1f254fab3..73980e5c2e 100644 --- a/sys/include/net/gnrc/netdev2/xbee_adpt.h +++ b/sys/include/net/gnrc/netdev2/xbee_adpt.h @@ -7,7 +7,7 @@ */ /** - * @addtogroup net_gnrc + * @ingroup net_gnrc_netdev2 * @{ * * @file