comparison sources/trimconfig-busybox @ 482:3e9d715e4a11

Rename CROSS_BUILD_STATIC, NATIVE_NOTOOLSDIR, NATIVE_NOTOOLCHAIN and make them work properly.
author Rob Landley <rob@landley.net>
date Thu, 13 Nov 2008 21:13:15 -0600
parents ea25a378cde3
children 433290547485
comparison
equal deleted inserted replaced
481:cf6d49937be1 482:3e9d715e4a11
1 # Differences between "allyesconfig" and the config we want.
2
3 # Switch on one extra feature
4
5 CONFIG_FEATURE_SH_IS_ASH=y
6
1 # Switch off inadvisable features and build options. 7 # Switch off inadvisable features and build options.
2 8
3 CONFIG_FEATURE_ASSUME_UNICODE=n 9 CONFIG_FEATURE_ASSUME_UNICODE=n
4 CONFIG_FEATURE_CLEAN_UP=n 10 CONFIG_FEATURE_CLEAN_UP=n
5 CONFIG_SELINUX=n 11 CONFIG_SELINUX=n