Skip to content

Commit 7fd1244

Browse files
committed
Build aux when build infix
1 parent f713434 commit 7fd1244

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

configs/rpi4_boot_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
3838
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
3939
BR2_PACKAGE_BOOTLOADER_SPLASHSCREEN=y
4040
# GNS3_APPLIANCE is not set
41-
SDCARD_AUX=y

package/board/raspberry-pi-4/Config.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
config BR2_PACKAGE_RASPBERRY_PI_4
22
bool "Raspberry Pi 4"
33
depends on BR2_aarch64
4+
select SDCARD_AUX
45
select BR2_PACKAGE_FEATURE_WIFI
56
select BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI
67
select BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_WIFI

0 commit comments

Comments
 (0)