Blame view

buildroot/buildroot-2016.08.1/docs/manual/advanced.txt 298 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  // -*- mode:doc; -*-
  // vim: set syntax=asciidoc:
  
  === Advanced usage
  
  include::using-buildroot-toolchain.txt[]
  
  include::using-buildroot-debugger.txt[]
  
  include::ccache-support.txt[]
  
  include::download-location.txt[]
  
  include::package-make-target.txt[]
  
  include::using-buildroot-development.txt[]