Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-10-24 20:51:39 +0400
committerEric Andersen <andersen@codepoet.org>2001-10-24 20:51:39 +0400
commitbfebd35bea54258dfc9cbe92659c5e9f7c09adbd (patch)
tree1f9a72a683446d87f006a6d7e16f5b4743bcbdfe /miscutils
parenta49b025b195f0556d69f9723c1a5c69a0585b7b9 (diff)
Fix missing BB_VER defines
Diffstat (limited to 'miscutils')
-rw-r--r--miscutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/Makefile b/miscutils/Makefile
index 4e006ba57..1cf074bca 100644
--- a/miscutils/Makefile
+++ b/miscutils/Makefile
@@ -19,6 +19,7 @@
TOPDIR :=..
L_TARGET := miscutils.a
+EXTRA_CFLAGS = -DBB_VER='"$(VERSION)"' -DBB_BT='"$(BUILDTIME)"'
obj-y :=
obj-n :=