diff options
author | onefang | 2020-03-16 20:22:12 +1000 |
---|---|---|
committer | onefang | 2020-03-16 20:22:12 +1000 |
commit | 3f67f0304f2138a38cf2695afec163b12db02d2c (patch) | |
tree | 3400e601150a5a8910b1e0f4aea8baf328f43d45 /src/miniconfig | |
parent | Shift web stuff to the www folder, and update it. (diff) | |
download | opensim-SC_OLD-3f67f0304f2138a38cf2695afec163b12db02d2c.zip opensim-SC_OLD-3f67f0304f2138a38cf2695afec163b12db02d2c.tar.gz opensim-SC_OLD-3f67f0304f2138a38cf2695afec163b12db02d2c.tar.bz2 opensim-SC_OLD-3f67f0304f2138a38cf2695afec163b12db02d2c.tar.xz |
Finally add the sledjchisl C & Lua maanger, and friends.
Diffstat (limited to '')
-rw-r--r-- | src/miniconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/miniconfig b/src/miniconfig index a8b01c4..9f8fe88 100644 --- a/src/miniconfig +++ b/src/miniconfig | |||
@@ -5,6 +5,7 @@ CONFIG_RM=y | |||
5 | CONFIG_SH=y | 5 | CONFIG_SH=y |
6 | CONFIG_SU=y | 6 | CONFIG_SU=y |
7 | CONFIG_UUIDGEN=y | 7 | CONFIG_UUIDGEN=y |
8 | CONFIG_SLEDJCHISL=y | ||
8 | CONFIG_TOYBOX_FREE=y | 9 | CONFIG_TOYBOX_FREE=y |
9 | CONFIG_TOYBOX_HELP=y | 10 | CONFIG_TOYBOX_HELP=y |
10 | CONFIG_TOYBOX_HELP_DASHDASH=y | 11 | CONFIG_TOYBOX_HELP_DASHDASH=y |