From a463daa818e05e4acaad763d59b346c20d12d038 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 7 Jul 2011 18:20:37 +0000 Subject: replace all references to xway with danube SVN-Revision: 27538 --- target/linux/lantiq/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/image') diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index 43ad0e88f3..f0c06fd94e 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -55,7 +55,7 @@ define Image/BuildKernel/Template $(CP) $(KDIR)/uImage-$(1) $(BIN_DIR)/$(IMG_PREFIX)-$(1)-uImage endef -ifeq ($(CONFIG_TARGET_lantiq_xway),y) +ifeq ($(CONFIG_TARGET_lantiq_danube),y) define Image/BuildKernel/Profile/EASY50712 $(call Image/BuildKernel/Template,EASY50712,$(xway_cmdline)) endef -- cgit v1.2.3