X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=package%2Fboot%2Fimx-bootlets%2FMakefile;h=2ff60ee2f86b45a8d6e387394ccc1dc82c23d591;hp=1c6a23c06f5c3afa7c7d88be682993301e219736;hb=07043a853a34292a12044ab524d301ab5932315f;hpb=156ea733d4e88fb47b8b3582c1775a854d57c366 diff --git a/package/boot/imx-bootlets/Makefile b/package/boot/imx-bootlets/Makefile index 1c6a23c06f..2ff60ee2f8 100644 --- a/package/boot/imx-bootlets/Makefile +++ b/package/boot/imx-bootlets/Makefile @@ -18,12 +18,12 @@ include $(INCLUDE_DIR)/package.mk define Package/imx-bootlets SECTION:=boot CATEGORY:=Boot Loaders - TITLE:=i.MX23 bootlets - DEPENDS:=@TARGET_imx23 + TITLE:=i.MX23/i.MX28 bootlets + DEPENDS:=@TARGET_mxs endef define Package/imx-bootlets/description - i.MX23 bootlets (for oLinuxino) + i.MX23/i.MX28 bootlets (for oLinuxino) endef define Build/Compile