From 7b1791f45fc87a706aff13c0b0a18dda36be2648 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 20 Jan 2014 00:59:59 +0200 Subject: raspberrypi.conf: Let KERNEL_IMAGETYPE be modified Change-Id: I6019c1ec77ed1ec5c00ab16cb57dd108e2bd5ba8 Signed-off-by: Andrei Gherzan --- conf/machine/raspberrypi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index 1e619a7..1b3702f 100644 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf @@ -22,7 +22,7 @@ XSERVER = " \ xf86-video-fbdev \ " -KERNEL_IMAGETYPE = "Image" +KERNEL_IMAGETYPE ?= "Image" MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" -- cgit v1.2.3-54-g00ecf