Browse Source

early: enabled linux platform support explicitely (see note!)

Note:

Enabling this seems to be needed starting with busybox 1.18
user/chris/test/patchcksum
Christian Wiese 15 years ago
parent
commit
5ecfa7d617
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      target/early/busybox.config

+ 2
- 0
target/early/busybox.config

@ -1,3 +1,5 @@
X CONFIG_PLATFORM_LINUX
X CONFIG_SHOW_USAGE
#when built against dietlibc, this makes ash segfault when parsing
#X CONFIG_FEATURE_EDITING

Loading…
Cancel
Save