From: Michael Tremer Date: Mon, 12 Aug 2013 15:22:22 +0000 (+0000) Subject: u-boot-panda: Don't install mkimage from this version of u-boot. X-Git-Tag: v2.15-beta1~292^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=990b0904f3ab0b7562832bad825c915af6939a09;p=people%2Fms%2Fipfire-2.x.git u-boot-panda: Don't install mkimage from this version of u-boot. --- diff --git a/config/rootfiles/common/armv5tel/u-boot-panda b/config/rootfiles/common/armv5tel/u-boot-panda index 759d41d76f..544d9d7c04 100644 --- a/config/rootfiles/common/armv5tel/u-boot-panda +++ b/config/rootfiles/common/armv5tel/u-boot-panda @@ -1,6 +1,5 @@ #boot/MLO #boot/u-boot.bin -usr/bin/mkimage boot/boot.scr boot/boot.script boot/convert_bootscript diff --git a/lfs/u-boot-panda b/lfs/u-boot-panda index 551fea5269..8441ee625b 100644 --- a/lfs/u-boot-panda +++ b/lfs/u-boot-panda @@ -76,8 +76,6 @@ dist: $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar Jxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && make tools $(MAKETUNING) - cd $(DIR_APP) && install tools/mkimage /usr/bin/ cd $(DIR_APP) && make omap4_panda_config cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && install MLO /boot/