drivers: Renaming directory "802.15.4" into "ieee802154"

ieee802154 is a more relevant name. Applying the change in
include/drivers as well.

Change-Id: I7f7188ed0421045d7667303c375eeb8af1298b97
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2016-04-01 12:48:07 +02:00 committed by Anas Nashif
commit f7d5d2c8f5
8 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ menu "Device Drivers"
source "drivers/bluetooth/Kconfig"
source "drivers/802.15.4/Kconfig"
source "drivers/ieee802154/Kconfig"
source "drivers/console/Kconfig"