summaryrefslogtreecommitdiffstats
path: root/meta/packages/uboot/u-boot-mkimage_2009.08.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/uboot/u-boot-mkimage_2009.08.bb')
-rw-r--r--meta/packages/uboot/u-boot-mkimage_2009.08.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/uboot/u-boot-mkimage_2009.08.bb b/meta/packages/uboot/u-boot-mkimage_2009.08.bb
index 6e6ce1fca1..bf07198beb 100644
--- a/meta/packages/uboot/u-boot-mkimage_2009.08.bb
+++ b/meta/packages/uboot/u-boot-mkimage_2009.08.bb
@@ -17,7 +17,6 @@ do_compile () {
17 oe_runmake tools 17 oe_runmake tools
18} 18}
19 19
20NATIVE_INSTALL_WORKS = "1"
21do_install () { 20do_install () {
22 install -d ${D}${bindir} 21 install -d ${D}${bindir}
23 install -m 0755 tools/mkimage ${D}${bindir}/uboot-mkimage 22 install -m 0755 tools/mkimage ${D}${bindir}/uboot-mkimage