|
Lines 120-125
src_configure() {
Link Here
|
| 120 |
busybox_config_option n START_STOP_DAEMON |
120 |
busybox_config_option n START_STOP_DAEMON |
| 121 |
busybox_config_option n USE_PORTABLE_CODE |
121 |
busybox_config_option n USE_PORTABLE_CODE |
| 122 |
busybox_config_option n WERROR |
122 |
busybox_config_option n WERROR |
|
|
123 |
busybox_config_option n UBIATTACH |
| 124 |
busybox_config_option n UBIDETACH |
| 125 |
busybox_config_option n UBIMKVOL |
| 126 |
busybox_config_option n UBIRMVOL |
| 127 |
busybox_config_option n UBIRSVOL |
| 128 |
busybox_config_option n UBIUPDATEVOL |
| 123 |
|
129 |
|
| 124 |
# If these are not set and we are using a uclibc/busybox setup |
130 |
# If these are not set and we are using a uclibc/busybox setup |
| 125 |
# all calls to system() will fail. |
131 |
# all calls to system() will fail. |