cut: build fix for FEATURE_CUT_REGEX
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user