瀏覽代碼

toolchain/uClibc: mark 0.9.29 as recent

Peter Korsgaard 16 年之前
父節點
當前提交
032cc7e76f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      toolchain/uClibc/Config.in

+ 1 - 0
toolchain/uClibc/Config.in

@@ -15,6 +15,7 @@ choice
 		depends on BR2_EXT_UCLIBC_VERSION_0_9_28_3
 
 	config BR2_UCLIBC_VERSION_0_9_29
+		depends on BR2_DEPRECATED || BR2_RECENT
 		bool "uClibc 0.9.29"
 		depends on BR2_EXT_UCLIBC_VERSION_0_9_29