git: 9front

Download patch

ref: 53384104eaf69e95a3e15699bd1082d98e75f25c
parent: 97f1b5dd845da7bad0fbd72177d197575d948402
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Feb 1 18:31:44 EST 2019

bcm: include sdmmc in pi kernel configuration

--- a/sys/src/9/bcm/pi
+++ b/sys/src/9/bcm/pi
@@ -39,7 +39,7 @@
 misc
 	armv6
 	uartmini
-#	sdmmc	emmc
+	sdmmc	emmc
 	dma
 	vcore
 	vfp3	coproc
--