summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-20 18:28:42 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-20 18:28:42 (EDT)
commitb45899b060dca120d70b00856c6c9823cda45776 (patch)
treeae7c95f725df4274279c0ed94b069d266534d49e /src
parent30f6b7142d31a3b2b6ff9a5f0557c86db865add7 (diff)
busybox: Set uname_info.os to BusyBox/Linux-libre.
Diffstat (limited to 'src')
-rw-r--r--src/busybox/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/busybox/config b/src/busybox/config
index e47143f..22dc13a 100644
--- a/src/busybox/config
+++ b/src/busybox/config
@@ -286,6 +286,7 @@ CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
CONFIG_TRUE=y
CONFIG_TTY=y
CONFIG_UNAME=y
+CONFIG_FEATURE_UNAME_OS_NAME="BusyBox/Linux-libre"
CONFIG_UNEXPAND=y
CONFIG_FEATURE_UNEXPAND_LONG_OPTIONS=y
CONFIG_UNIQ=y