From 60b7742979215503ebd84c4b668eb40e1b0dbc4b Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 27 Jan 2011 20:57:01 +0000 Subject: [at91] move Netus G20 into a subtarget and rework toplevel config and makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25165 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91/netus/target.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/at91/netus/target.mk (limited to 'target/linux/at91/netus/target.mk') diff --git a/target/linux/at91/netus/target.mk b/target/linux/at91/netus/target.mk new file mode 100644 index 000000000..ec9b90aa5 --- /dev/null +++ b/target/linux/at91/netus/target.mk @@ -0,0 +1,10 @@ +# +# Copyright (C) 2006-2011 OpenWrt.org +# + +SUBTARGET:=netus +BOARDNAME:=Acmesystems NetusG20 board + +define Target/Description + Build firmware images for Acmesystems NetusG20 board +endef -- cgit v1.2.3