From 2d9d3e7163deb2e6eac036587f63201eaa23c9d9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Dec 2014 15:29:39 +0000 Subject: mpc85xx: fix initramfs images Signed-off-by: Felix Fietkau SVN-Revision: 43620 --- target/linux/mpc85xx/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/mpc85xx/Makefile') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index d027e49..001de82 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -16,6 +16,8 @@ SUBTARGETS=generic p1020 KERNEL_PATCHVER:=3.14 +KERNEL_IMAGES := zImage cuImage.tl-wdr4900-v1 + include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ -- cgit v1.1