diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-07-05 22:14:21 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-07-05 22:14:21 +0200 |
commit | 16f6cac5c67a6ee662f3f810e19108f8940625b5 (patch) | |
tree | 6c423e3b8e5d7ce19318255d3a5bc4bbf5f4ed45 /recipes/images | |
parent | 091fddf04a029cfc1acac8889864b3ac772329cc (diff) |
initramfs-kexecboot-image: remove a commented, obsolete entry.
Diffstat (limited to 'recipes/images')
-rw-r--r-- | recipes/images/initramfs-kexecboot-image.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/images/initramfs-kexecboot-image.bb b/recipes/images/initramfs-kexecboot-image.bb index c80c748850..fd28026a8f 100644 --- a/recipes/images/initramfs-kexecboot-image.bb +++ b/recipes/images/initramfs-kexecboot-image.bb @@ -1,8 +1,6 @@ # Initramfs image providing kexecboot # a linux as bootloader implementation -#export IMAGE_BASENAME = "initramfs-kexecboot-image" - IMAGE_FSTYPES = "cpio.gz cpio.lzma" # avoid circular dependencies |