cut: build fix for FEATURE_CUT_REGEX
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
117a8c9b7a
commit
99e22d230d
@ -200,6 +200,7 @@ lib-$(CONFIG_PGREP) += xregcomp.o
|
||||
lib-$(CONFIG_PKILL) += xregcomp.o
|
||||
lib-$(CONFIG_DEVFSD) += xregcomp.o
|
||||
lib-$(CONFIG_FEATURE_FIND_REGEX) += xregcomp.o
|
||||
lib-$(CONFIG_FEATURE_CUT_REGEX) += xregcomp.o
|
||||
|
||||
# Add the experimental logging functionality, only used by zcip
|
||||
lib-$(CONFIG_ZCIP) += logenv.o
|
||||
|
Loading…
Reference in New Issue
Block a user