On 07/24/2015 08:12 AM, John Crispin wrote: > On 17/07/2015 19:18, Bruno Randolf wrote: >> diff --git a/target/linux/brcm2708/Makefile b/target/linux/brcm2708/Makefile >> index 30f6e1d..37ff204 100644 >> --- a/target/linux/brcm2708/Makefile >> +++ b/target/linux/brcm2708/Makefile >> @@ -19,7 +19,8 @@ SUBTARGETS:=bcm2708 bcm2709 >> KERNEL_PATCHVER:=3.18 >> >> include $(INCLUDE_DIR)/target.mk >> -DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core >> kmod-sound-arm-bcm2835 >> +DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core >> kmod-sound-arm-bcm2835 \ >> + kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 >> >> define Target/Description >> Build firmware image for Broadcom BCM2708/BCM2709 SoC devices. > > these changes are unrelated to sysupgrade. please split the patch up
Hi John, This is necessary for sysupgrade, since it stores the sysupgrade.tgz in the FAT32 boot partition. Greetings, bruno _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel