From 5c39cb47e61377f9735499b905694567b2f76141 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Fri, 14 Sep 2018 10:32:26 +0200 Subject: platform-rpi: image-boot-vfat: update section name Since ptxdist 2016.07, there is only one unified image section in platformconfig. If the package is in a section named "image2", it will never be built because that section no longer exists. Signed-off-by: Roland Hieber --- configs/platform-rpi/platforms/image-boot-vfat.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/platform-rpi/platforms/image-boot-vfat.in b/configs/platform-rpi/platforms/image-boot-vfat.in index 6ac5dd9..1a2d6c0 100644 --- a/configs/platform-rpi/platforms/image-boot-vfat.in +++ b/configs/platform-rpi/platforms/image-boot-vfat.in @@ -1,4 +1,4 @@ -## SECTION=image2 +## SECTION=image config IMAGE_BOOT_VFAT tristate -- cgit v1.2.3