X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fboot%2Fimx-bootlets%2FMakefile;fp=package%2Fboot%2Fimx-bootlets%2FMakefile;h=2ff60ee2f86b45a8d6e387394ccc1dc82c23d591;hp=1c6a23c06f5c3afa7c7d88be682993301e219736;hb=36807fee5ad6dec8f1fc9ce67b7663cd29987357;hpb=a4ca6fcd5ddc803483355b4cf4f16d9dc912cd47 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