We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db187d commit 2f09313Copy full SHA for 2f09313
Makefile
@@ -1,4 +1,3 @@
1
-gadgdagdgdagd
2
export BR2_EXTERNAL ?= $(CURDIR)
3
export PATH := $(CURDIR)/bin:$(PATH)
4
configs/rpi4_boot_defconfig
@@ -35,3 +35,4 @@ BR2_PACKAGE_HOST_UBOOT_TOOLS=y
35
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
36
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
37
# GNS3_APPLIANCE is not set
38
+SDCARD_AUX=y
0 commit comments