diff options
Diffstat (limited to 'package/uboot-lantiq/Makefile')
-rw-r--r-- | package/uboot-lantiq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |