sim: Fix config check for romfs image generation
This commit is contained in:
parent
1d394535cb
commit
15d328c3ab
@ -74,9 +74,9 @@ else
|
||||
endif
|
||||
endif
|
||||
|
||||
#ifdef CONFIG_NSH_ROMFSETC
|
||||
ifeq ($(CONFIG_NSH_ROMFSETC),y)
|
||||
RCSRCS = etc/init.d/rcS
|
||||
RCRAWS = etc/group etc/passwd
|
||||
#endif
|
||||
endif
|
||||
|
||||
include $(TOPDIR)/boards/Board.mk
|
||||
|
Loading…
Reference in New Issue
Block a user