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

uClibc: mark 0.9.31 as deprecated



0.9.31 is old and doesn't actually build with modern kernel headers,
so mark it as deprecated.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 0c73c5b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ choice

	config BR2_UCLIBC_VERSION_0_9_31
		bool "uClibc 0.9.31.x"
		depends on BR2_DEPRECATED
		depends on !BR2_xtensa

	config BR2_UCLIBC_VERSION_0_9_32