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://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=df51271cc5afa8fe22c26040ad134208351756e8 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