mirror of https://github.com/hak5/openwrt.git
11 lines
186 B
Makefile
11 lines
186 B
Makefile
|
#
|
||
|
# Copyright (C) 2006-2011 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=netus
|
||
|
BOARDNAME:=Acmesystems NetusG20 board
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Acmesystems NetusG20 board
|
||
|
endef
|