]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
u-boot-panda: Don't install mkimage from this version of u-boot.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Aug 2013 15:22:22 +0000 (15:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Aug 2013 15:22:22 +0000 (15:22 +0000)
config/rootfiles/common/armv5tel/u-boot-panda
lfs/u-boot-panda

index 759d41d76f5456bc93e3e2c819f2c34d5ebe69ac..544d9d7c04f75fd284b96aff9fc1406ed2ff678d 100644 (file)
@@ -1,6 +1,5 @@
 #boot/MLO
 #boot/u-boot.bin
-usr/bin/mkimage
 boot/boot.scr
 boot/boot.script
 boot/convert_bootscript
index 551fea5269d536970e432df50266cc97f300df90..8441ee625b83e6ba99a07f1bbb8e6135b1bc1f80 100644 (file)
@@ -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/