1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 00:25:21 +03:00
openwrt-xburst/target/linux/at91/9g20/target.mk
claudio bb81a4d728 [at91] Reorganize the subtargets, group subtargets per cpu family
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 13:33:01 +00:00

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