Move note driver from drivers/syslog to drivers/note

it's better to put the note transport layer into a common folder

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-08-06 01:43:13 +08:00
committed by liuguo09
parent dc4c4102c3
commit f99719e260
21 changed files with 63 additions and 34 deletions

View File

@@ -56,6 +56,7 @@ include modem/Make.defs
include mtd/Make.defs
include eeprom/Make.defs
include net/Make.defs
include note/Make.defs
include pipes/Make.defs
include power/Make.defs
include rptun/Make.defs