summaryrefslogtreecommitdiff
path: root/package/u-boot/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-13 12:02:45 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-13 12:02:45 +0200
commit7f1d50648a25abd3066c4b3a4c68964242ec02db (patch)
treeab1132281fc0251c5e1427d1cac1c2e84495048a /package/u-boot/Makefile
parent986bde7306ee9aae0e8150bfa55e61aca848802f (diff)
u-boot: fix breakage
Diffstat (limited to 'package/u-boot/Makefile')
-rw-r--r--package/u-boot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/u-boot/Makefile b/package/u-boot/Makefile
index 30b9a7719..f00189572 100644
--- a/package/u-boot/Makefile
+++ b/package/u-boot/Makefile
@@ -84,7 +84,6 @@ u-boot-install:
$(INSTALL_DIR) $(IDIR_U_BOOT)/etc
$(CP) ./files/fw_env.config $(IDIR_U_BOOT)/etc
ifneq ($(OS_FOR_BUILD),Darwin)
- (cd $(WRKBUILD) && env \
$(INSTALL_DIR) $(IDIR_U_BOOT)/usr/bin
$(INSTALL_BIN) $(WRKBUILD)/tools/env/fw_printenv \
$(IDIR_U_BOOT)/usr/bin