Commit bf5c0c8a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

busybox: default to 1.18

parent bee91f71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ if BR2_PACKAGE_BUSYBOX

choice
	prompt "BusyBox Version"
	default BR2_BUSYBOX_VERSION_1_17_X
	default BR2_BUSYBOX_VERSION_1_18_X
	help
	  Select the version of BusyBox you wish to use.