Loading package/busybox/Config.in +3 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,15 @@ choice config BR2_BUSYBOX_VERSION_1_7_X bool "BusyBox 1.7.x" depends on BR2_DEPRECATED || BR2_RECENT depends on BR2_DEPRECATED config BR2_BUSYBOX_VERSION_1_8_X bool "BusyBox 1.8.x" depends on BR2_DEPRECATED || BR2_RECENT depends on BR2_DEPRECATED config BR2_BUSYBOX_VERSION_1_9_X bool "BusyBox 1.9.x" depends on BR2_DEPRECATED || BR2_RECENT config BR2_BUSYBOX_VERSION_1_10_X bool "BusyBox 1.10.x" Loading Loading
package/busybox/Config.in +3 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,15 @@ choice config BR2_BUSYBOX_VERSION_1_7_X bool "BusyBox 1.7.x" depends on BR2_DEPRECATED || BR2_RECENT depends on BR2_DEPRECATED config BR2_BUSYBOX_VERSION_1_8_X bool "BusyBox 1.8.x" depends on BR2_DEPRECATED || BR2_RECENT depends on BR2_DEPRECATED config BR2_BUSYBOX_VERSION_1_9_X bool "BusyBox 1.9.x" depends on BR2_DEPRECATED || BR2_RECENT config BR2_BUSYBOX_VERSION_1_10_X bool "BusyBox 1.10.x" Loading