diff options
Diffstat (limited to 'package/uboot-lantiq')
-rw-r--r-- | package/uboot-lantiq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index 943132c60a..404b540b6d 100644 --- a/package/uboot-lantiq/Makefile +++ b/package/uboot-lantiq/Makefile @@ -29,7 +29,7 @@ endif define Package/uboot-lantiq-template SECTION:=boot CATEGORY:=Boot Loaders - DEPENDS:=@TARGET_lantiq + DEPENDS:=@TARGET_lantiq_danube URL:=http://www.denx.de/wiki/U-Boot VARIANT:=$(1) TITLE:=$(1) ($(2)) |