diff options
Diffstat (limited to 'target/linux/at91/9260/target.mk')
-rw-r--r-- | target/linux/at91/9260/target.mk | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/at91/9260/target.mk b/target/linux/at91/9260/target.mk deleted file mode 100644 index 91a1d75043..0000000000 --- a/target/linux/at91/9260/target.mk +++ /dev/null @@ -1,16 +0,0 @@ -# -# Copyright (C) 2011 Flexibity -# Copyright (C) 2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -SUBTARGET:=9260 -BOARDNAME:=AT91SAM9260 Based board - -define Target/Description - Build images for AT91SAM9260 based board, supported board: - * Flexibity Connect -endef - |