fix trivial compile errors found by randomconfig run
This commit is contained in:
@ -120,6 +120,7 @@ lib-$(CONFIG_SELINUX) += selinux_common.o
|
||||
lib-$(CONFIG_AWK) += xregcomp.o
|
||||
lib-$(CONFIG_SED) += xregcomp.o
|
||||
lib-$(CONFIG_GREP) += xregcomp.o
|
||||
lib-$(CONFIG_EXPR) += xregcomp.o
|
||||
lib-$(CONFIG_MDEV) += xregcomp.o
|
||||
lib-$(CONFIG_LESS) += xregcomp.o
|
||||
lib-$(CONFIG_DEVFSD) += xregcomp.o
|
||||
|
Reference in New Issue
Block a user