diff options
Diffstat (limited to 'target/linux/at91/netus/target.mk')
-rw-r--r-- | target/linux/at91/netus/target.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/at91/netus/target.mk b/target/linux/at91/netus/target.mk new file mode 100644 index 0000000000..ec9b90aa5b --- /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 |