aboutsummaryrefslogtreecommitdiffstats
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 () {
oe_runmake tools
}
-NATIVE_INSTALL_WORKS = "1"
do_install () {
install -d ${D}${bindir}
install -m 0755 tools/mkimage ${D}${bindir}/uboot-mkimage