소스 검색

tinyalsa: fix toolchain comment

Documented syntax is '.. needs A toolchain ..'

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 9 년 전
부모
커밋
2a9ac68c9f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/tinyalsa/Config.in

+ 1 - 1
package/tinyalsa/Config.in

@@ -13,5 +13,5 @@ config BR2_PACKAGE_TINYALSA
 
 	  https://github.com/tinyalsa/tinyalsa
 
-comment "tinyalsa needs toolchain w/ dynamic library"
+comment "tinyalsa needs a toolchain w/ dynamic library"
 	depends on BR2_STATIC_LIBS