X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fuboot-lantiq%2FMakefile;h=8b69fe95092c9bbd237d05dc6f959528874b13e3;hb=d777bb98a14fb5a6cf25a318e4ad048212cff2ec;hp=fc7c653716c73976fa1e5d0e8b7c910ddf70e1f3;hpb=e43df1aeba1a9ac41d0208948a86c2dd180bac9b;p=openwrt-github%2F.git diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index fc7c653716..8b69fe9509 100644 --- a/package/uboot-lantiq/Makefile +++ b/package/uboot-lantiq/Makefile @@ -9,8 +9,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=u-boot -PKG_VERSION:=2009.11.1 -PKG_MD5SUM:=6086421c9e2f3a0d0dbc5f706b551dbc + +PKG_VERSION:=2010.03 +PKG_MD5SUM:=2bf5ebf497dddc52440b1ea386cc1332 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) @@ -30,6 +31,7 @@ define Package/uboot-lantiq DEPENDS:=@TARGET_ifxmips TITLE:=U-Boot for Lantiq reference boards URL:=http://www.denx.de/wiki/U-Boot + MENU:=1 endef define Build/Prepare