From a9ccf0aacea25f00aea68e4f977dc90be9a488e9 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Tue, 13 May 2014 21:56:05 +0000 Subject: imx6: make boardname consistent with other targets Signed-off-by: Michael Heimpold git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40758 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/imx6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/imx6') diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 4d46c3ea79..526ed2b09a 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 OpenWrt.org +# Copyright (C) 2013-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=imx6 -BOARDNAME:=Freescale i.MX 6 Series +BOARDNAME:=Freescale i.MX 6 FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz ubifs CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=neon -- cgit v1.2.3