diff options
Diffstat (limited to 'classes/sdcard_image-rpi.bbclass')
-rw-r--r-- | classes/sdcard_image-rpi.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index ef27ac6..af18aab 100644 --- a/classes/sdcard_image-rpi.bbclass +++ b/classes/sdcard_image-rpi.bbclass | |||
@@ -8,8 +8,6 @@ | |||
8 | # BOOT_SPACE - SDIMG_SIZE - rootfs | 8 | # BOOT_SPACE - SDIMG_SIZE - rootfs |
9 | # | 9 | # |
10 | 10 | ||
11 | inherit image_types | ||
12 | |||
13 | # Set kernel and boot loader | 11 | # Set kernel and boot loader |
14 | IMAGE_BOOTLOADER ?= "bcm2835-bootfiles" | 12 | IMAGE_BOOTLOADER ?= "bcm2835-bootfiles" |
15 | 13 | ||