diff options
| -rw-r--r-- | conf/machine/raspberrypi.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 = " \ | |||
| 22 | xf86-video-fbdev \ | 22 | xf86-video-fbdev \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | KERNEL_IMAGETYPE = "Image" | 25 | KERNEL_IMAGETYPE ?= "Image" |
| 26 | 26 | ||
| 27 | MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" | 27 | MACHINE_FEATURES = "kernel26 apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" |
| 28 | 28 | ||
