Browse Source

Fixed early/busybox to build setsid, which is needed to get a decent shell

karasz/new-early
Alejandro Mery 17 years ago
parent
commit
7fe7e5fadc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      target/early/busybox.config

+ 1
- 0
target/early/busybox.config

@ -20,6 +20,7 @@ X CONFIG_CAT
X CONFIG_TR
X CONFIG_SEQ
X CONFIG_SLEEP
X CONFIG_SETSID
X CONFIG_CP
X CONFIG_MV

Loading…
Cancel
Save