aboutsummaryrefslogtreecommitdiff
path: root/shell/Kbuild.src
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Kbuild.src')
-rw-r--r--shell/Kbuild.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Kbuild.src b/shell/Kbuild.src
index 6bba4989f..a287fce4e 100644
--- a/shell/Kbuild.src
+++ b/shell/Kbuild.src
@@ -9,3 +9,4 @@ lib-y:=
9INSERT 9INSERT
10 10
11lib-$(CONFIG_FEATURE_SH_MATH) += math.o 11lib-$(CONFIG_FEATURE_SH_MATH) += math.o
12lib-$(CONFIG_FEATURE_PRNG_SHELL) += random.o