From a463daa818e05e4acaad763d59b346c20d12d038 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Thu, 7 Jul 2011 18:20:37 +0000
Subject: replace all references to xway with danube

SVN-Revision: 27538
---
 package/uboot-lantiq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/uboot-lantiq')

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))
-- 
cgit v1.2.3