replace all references to xway with danube
[librecmc/librecmc.git] / target / linux / lantiq / image / Makefile
index 43ad0e88f35ae633a64efbc2f7619db7493e0ca3..f0c06fd94efb18b274e372ed6e0bf6d97ee83819 100644 (file)
@@ -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