Move drivers/ieee802154 to drivers/wireless/ieee802154; rename include/nuttx/net ieee802154 to 6lowpan.h

This commit is contained in:
Gregory Nutt
2016-02-26 15:03:16 -06:00
parent 6481aa8a3d
commit 309beae2cd
9 changed files with 26 additions and 39 deletions
-1
View File
@@ -54,7 +54,6 @@ include audio$(DELIM)Make.defs
include bch$(DELIM)Make.defs
include i2c$(DELIM)Make.defs
include input$(DELIM)Make.defs
include ieee802154$(DELIM)Make.defs
include ioexpander$(DELIM)Make.defs
include lcd$(DELIM)Make.defs
include leds$(DELIM)Make.defs