mirror of https://github.com/hak5/openwrt-owl.git
mxs: make boardname consistent with other targets
Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43646owl
parent
f565e0598d
commit
276a732a77
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue