13 lines
251 B
Makefile
13 lines
251 B
Makefile
|
#
|
||
|
# Copyright (C) 2006-2012 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=9g20
|
||
|
BOARDNAME:=AT91SAM9g20 Based board
|
||
|
|
||
|
define Target/Description
|
||
|
Build images for AT91SAM9g20 based board, supported board:
|
||
|
* Acmesystems NetusG20
|
||
|
* Taskit Stamp9G20 Evaluation Board
|
||
|
endef
|