diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-08-22 16:37:56 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-08-22 16:37:56 +0000 |
commit | d69667bd98e7fac9404f9a74283fe3c4a63b21fe (patch) | |
tree | e674213eee5b932d5d05fc4a18e974af63c6f19b /packages/linux/gumstix_2.6.5-gnalm1-gum0.bb | |
parent | 681a42f0f9ed259fa6d1747f9282044d5b799ef4 (diff) | |
parent | 087beea232b559c4608cc0b19da699e54ea20774 (diff) |
merge of '1fc3f2af2bc1ab6996667fc87696b79af25ad493'
and '7227e7b465491a16d241c26424306e622bb8da05'
Diffstat (limited to 'packages/linux/gumstix_2.6.5-gnalm1-gum0.bb')
-rw-r--r-- | packages/linux/gumstix_2.6.5-gnalm1-gum0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb b/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb index f17f3168c0..9af2696d66 100644 --- a/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb +++ b/packages/linux/gumstix_2.6.5-gnalm1-gum0.bb @@ -16,7 +16,6 @@ S = "${WORKDIR}/linux-2.6.5" inherit kernel -KERNEL_IMAGETYPE = "zImage" do_configure_prepend() { install -m 0644 ${WORKDIR}/defconfig ${S}/.config || die "no default configuration for ${MACHINE} available." |