diff options
-rw-r--r-- | meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb b/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb index 449a75ebf8..59f1e936ef 100644 --- a/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb +++ b/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb | |||
@@ -96,11 +96,6 @@ do_install() { | |||
96 | # | 96 | # |
97 | # Tasks for target which ship the precompiled bootloader and installer | 97 | # Tasks for target which ship the precompiled bootloader and installer |
98 | # | 98 | # |
99 | do_configure:class-target() { | ||
100 | # No need to do anything as we're mostly shipping the precompiled binaries | ||
101 | : | ||
102 | } | ||
103 | |||
104 | do_compile:class-target() { | 99 | do_compile:class-target() { |
105 | # No need to do anything as we're mostly shipping the precompiled binaries | 100 | # No need to do anything as we're mostly shipping the precompiled binaries |
106 | : | 101 | : |