From: Luka Perkov Date: Tue, 13 May 2014 21:56:05 +0000 (+0000) Subject: imx6: make boardname consistent with other targets X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e37e0f17ed416f50caf9560602b533c651d6e5cc;p=lede.git imx6: make boardname consistent with other targets Signed-off-by: Michael Heimpold SVN-Revision: 40758 --- 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