mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
drivers/addrenv.c: Move up_addrenv_ implemenation to common folder.
This commit is contained in:
@@ -88,6 +88,10 @@ ifeq ($(CONFIG_SPECIFIC_DRIVERS),y)
|
||||
include platform$(DELIM)Make.defs
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_DEV_SIMPLE_ADDRENV),y)
|
||||
CSRCS += addrenv.c
|
||||
endif
|
||||
|
||||
CSRCS += dev_null.c dev_zero.c
|
||||
|
||||
ifneq ($(CONFIG_DISABLE_MOUNTPOINT),y)
|
||||
|
||||
Reference in New Issue
Block a user