projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5576136
)
even more fixes from randomconfig runs
author
Denis Vlasenko
<vda.linux@googlemail.com>
Tue, 16 Oct 2007 23:00:50 +0000
(23:00 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Tue, 16 Oct 2007 23:00:50 +0000
(23:00 -0000)
libbb/Kbuild
patch
|
blob
|
history
diff --git
a/libbb/Kbuild
b/libbb/Kbuild
index c6c33bd6ba69a8823347dde4b20c00c79f44c943..87cc698d5acef9ed672cfe9e95b7d9343b361381 100644
(file)
--- a/
libbb/Kbuild
+++ b/
libbb/Kbuild
@@
-125,5
+125,6
@@
lib-$(CONFIG_GREP) += xregcomp.o
lib-$(CONFIG_EXPR) += xregcomp.o
lib-$(CONFIG_MDEV) += xregcomp.o
lib-$(CONFIG_LESS) += xregcomp.o
+lib-$(CONFIG_PGREP) += xregcomp.o
lib-$(CONFIG_DEVFSD) += xregcomp.o
lib-$(CONFIG_FEATURE_FIND_REGEX) += xregcomp.o