aboutsummaryrefslogtreecommitdiffstats
path: root/include/version.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-04-13 10:47:45 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-04-13 10:47:45 +0000
commit903019e50d2b2fcff274447f71aa3fec91a0ea0d (patch)
treebbcd547d2b4e6dcaf4ce59bb4ce16426a3841d77 /include/version.mk
parentb4b7a17e19d316c3f738a944189ee72aa4f85f60 (diff)
downloadupstream-903019e50d2b2fcff274447f71aa3fec91a0ea0d.tar.gz
upstream-903019e50d2b2fcff274447f71aa3fec91a0ea0d.tar.bz2
upstream-903019e50d2b2fcff274447f71aa3fec91a0ea0d.zip
[sdk] don't overwrite version.mk, substitute REVISION instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31271 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/version.mk')
-rw-r--r--include/version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/version.mk b/include/version.mk
index af25be02f7..4687dcc2e0 100644
--- a/include/version.mk
+++ b/include/version.mk
@@ -5,6 +5,9 @@
# See /LICENSE for more information.
#
+# Substituted by SDK, do not remove
+# REVISION:=x
+
PKG_CONFIG_DEPENDS += \
CONFIG_VERSION_NUMBER \
CONFIG_VERSION_NICK \