]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/u-boot
kernel: update to 4.9.34
[ipfire-2.x.git] / lfs / u-boot
index 28f65083cf9659a9c93eb2f0a34c52d4e20f3902..3b3fbf22117fe5027aa89eda1ae31a01f42f6eb1 100644 (file)
@@ -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