소스 검색

- document BUSYBOX_CONFIG_FILE

Bernhard Reutner-Fischer 18 년 전
부모
커밋
673ee97c2f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      docs/README

+ 3 - 0
docs/README

@@ -32,6 +32,9 @@ More finegrained configuration:
 You can specify a config-file for uClibc:
 $ make UCLIBC_CONFIG_FILE=/my/uClibc.config
 
+And you can specify a config-file for busybox:
+$ make BUSYBOX_CONFIG_FILE=/my/busybox.config
+
 To use a non-standart host-compiler (if you do not have 'gcc'),
 make sure that the compiler is in your PATH and that the library paths are
 setup properly, if your compiler is built dynamically: