diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-01-14 14:02:30 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-01-14 14:02:30 +0000 |
commit | 4148cabf119303c0a6ceddd4d8c4ed2abb669cc9 (patch) | |
tree | 7abb6e0ec818906e2efaa23124b29deb467cd761 /packages/busybox | |
parent | fde027eb88606eecef59f5380f10608403c61931 (diff) |
Unslung 3.18: moved /opt/bin and /opt/sbin to end of path during rc file execution, and added uname to slingbox.
BKrev: 41e7d0f6n4R3mJaHrD28jmP3OkUgmQ
Diffstat (limited to 'packages/busybox')
-rw-r--r-- | packages/busybox/slingbox-1.00/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/slingbox-1.00/defconfig b/packages/busybox/slingbox-1.00/defconfig index 54b8f05ed4..001b79b775 100644 --- a/packages/busybox/slingbox-1.00/defconfig +++ b/packages/busybox/slingbox-1.00/defconfig @@ -121,7 +121,7 @@ CONFIG_FEATURE_FANCY_TAIL=y # CONFIG_TR is not set # CONFIG_TRUE is not set # CONFIG_TTY is not set -# CONFIG_UNAME is not set +CONFIG_UNAME=y CONFIG_UNIQ=y # CONFIG_USLEEP is not set # CONFIG_UUDECODE is not set |