aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb')
-rw-r--r--meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb b/meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb
index 6922d69e07..fcba0d5662 100644
--- a/meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb
+++ b/meta/packages/uboot/u-boot-mkimage-native_1.3.2.bb
@@ -16,7 +16,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