diff --git a/config/rootfiles/common/armv5tel/u-boot-panda b/config/rootfiles/common/armv5tel/u-boot-panda index 759d41d76..544d9d7c0 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 551fea526..8441ee625 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/