diff options
Diffstat (limited to 'meta/classes/syslinux.bbclass')
| -rw-r--r-- | meta/classes/syslinux.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/syslinux.bbclass b/meta/classes/syslinux.bbclass index 959aed4fb8..031dacbf7d 100644 --- a/meta/classes/syslinux.bbclass +++ b/meta/classes/syslinux.bbclass | |||
| @@ -21,7 +21,6 @@ do_bootimg[depends] += "${MLPREFIX}syslinux:do_populate_sysroot \ | |||
| 21 | syslinux-native:do_populate_sysroot" | 21 | syslinux-native:do_populate_sysroot" |
| 22 | 22 | ||
| 23 | ISOLINUXDIR ?= "/isolinux" | 23 | ISOLINUXDIR ?= "/isolinux" |
| 24 | KERNEL_IMAGETYPE ??= "bzImage" | ||
| 25 | SYSLINUXDIR = "/" | 24 | SYSLINUXDIR = "/" |
| 26 | # The kernel has an internal default console, which you can override with | 25 | # The kernel has an internal default console, which you can override with |
| 27 | # a console=...some_tty... | 26 | # a console=...some_tty... |
