Home | History | Annotate | Download | only in deprecated

Lines Matching full:board

9     board
172 help='Delete the board and start fresh',
190 parser.add_argument('--board',
191 dest='board',
192 help='ChromeOS target board, e.g. x86-generic')
206 if options.board is None:
207 Usage(parser, '--board must be set')
264 '--board=' + options.board, '--cflags=' + options.cflags,
272 options.board)
286 '--board=' + options.board, '--cflags=' + options.cflags,
293 options.board)