X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fu-boot;h=3b3fbf22117fe5027aa89eda1ae31a01f42f6eb1;hb=deb67378fd59523fc4466e33bfb1cf227e64985b;hp=28f65083cf9659a9c93eb2f0a34c52d4e20f3902;hpb=db2e0a5baecda01fe22a7bb17010dcb1a73b372b;p=ipfire-2.x.git diff --git a/lfs/u-boot b/lfs/u-boot index 28f65083cf..3b3fbf2211 100644 --- a/lfs/u-boot +++ b/lfs/u-boot @@ -75,6 +75,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/U-Boot-v2-fs-fat-read-fix-fat16-ls-read-issue.patch + # Pandaboard -mkdir -pv /usr/share/u-boot/pandaboard cd $(DIR_APP) && make CROSS_COMPILE="" omap4_panda_config