From d6f4fa08eb62c138a929c342332302f2c27f728f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 23 Jan 2011 12:06:02 +0000 Subject: add support for arv4518 and arv752DWP22 boards SVN-Revision: 25071 --- package/uboot-lantiq/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/uboot-lantiq/Makefile') diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index 089802e427..9b037f4d8a 100644 --- a/package/uboot-lantiq/Makefile +++ b/package/uboot-lantiq/Makefile @@ -28,10 +28,9 @@ endif define Package/uboot-lantiq SECTION:=boot CATEGORY:=Boot Loaders - DEPENDS:=@TARGET_ifxmips + DEPENDS:=@TARGET_lantiq TITLE:=U-Boot for Lantiq reference boards URL:=http://www.denx.de/wiki/U-Boot - MENU:=1 endef define Build/Prepare -- cgit v1.2.3