raspberrypi.conf: Let KERNEL_IMAGETYPE be modified

Change-Id: I6019c1ec77ed1ec5c00ab16cb57dd108e2bd5ba8
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2014-01-20 00:59:59 +02:00
parent 48bd943382
commit 7b1791f45f

View File

@ -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"