summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-01-31 15:48:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-01-31 15:48:47 +0000
commit6ae1433ab91bc48f9a47920705d1866be8cadb9e (patch)
tree502d2fbdf2846196ff85c99a12866a43e8cccb72 /package/base-files/files/etc
parentab8f328e8c1400cc253e8771b07aa43716ca9a00 (diff)
downloadmtk-20170518-6ae1433ab91bc48f9a47920705d1866be8cadb9e.zip
mtk-20170518-6ae1433ab91bc48f9a47920705d1866be8cadb9e.tar.gz
mtk-20170518-6ae1433ab91bc48f9a47920705d1866be8cadb9e.tar.bz2
base-files: expose taint flags in /etc/openwrt_release
SVN-Revision: 39437
Diffstat (limited to 'package/base-files/files/etc')
-rw-r--r--package/base-files/files/etc/openwrt_release1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/files/etc/openwrt_release b/package/base-files/files/etc/openwrt_release
index 8ad2d9d..384386a 100644
--- a/package/base-files/files/etc/openwrt_release
+++ b/package/base-files/files/etc/openwrt_release
@@ -4,3 +4,4 @@ DISTRIB_REVISION="%R"
DISTRIB_CODENAME="%n"
DISTRIB_TARGET="%S"
DISTRIB_DESCRIPTION="%D %N %V"
+DISTRIB_TAINTS="%t"