From 73e2e9bbfdf73a415a5b08f571e4cd8311b24d10 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43620 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 d027e49f11..001de825b6 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.2.3