Remove 'series' as all other targets do not use this, too. It should be obviously clear, that this target refer to a whole CPU family.
Signed-off-by: Michael Heimpold <m...@heimpold.de> --- target/linux/mxs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile index 7e5183f..5731481 100644 --- a/target/linux/mxs/Makefile +++ b/target/linux/mxs/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=mxs -BOARDNAME:=Freescale i.MX23/i.MX28 series +BOARDNAME:=Freescale i.MX23/i.MX28 FEATURES:=ext4 rtc usb gpio CPU_TYPE:=arm926ej-s -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel